List Group commands request a list of the groups in a component.
There are three List Group commands:
DmiListGroupCmd
Requests data for a specific group.
DmiListFirstGroupCmd
Requests
data for the first group in a specified component. The group with the lowest
group ID is considered the first group in the component. The service layer
fills in as many groups as the size of the confirm buffer allows.
DmiListNextGroupCmd
Requests data for the group whose ID is the next
highest value after the one passed in the DmiListGroupReq block. The service
layer fills in as many groups as the size of the confirm buffer allows.
For a description of the DmiListGroupReq block used to issue these List
commands, read DmiListGroupReq Command
Block.
[Back]
[Next]