|
DynamicTablesPkg[all]
1.0
|
Data Fields | |
| CM_OBJECT_ID | ObjectId |
| Object Id. More... | |
| UINT32 | Size |
| Size of the described Object or Object List. More... | |
| VOID * | Data |
| Pointer to the described Object or Object List. More... | |
| UINT32 | Count |
| Count of objects in the list. More... | |
A descriptor for Configuration Manager Objects.
The Configuration Manager Protocol interface uses this descriptor to return the Configuration Manager Objects.
| UINT32 CmObjDescriptor::Count |
Count of objects in the list.
| VOID* CmObjDescriptor::Data |
Pointer to the described Object or Object List.
| CM_OBJECT_ID CmObjDescriptor::ObjectId |
Object Id.
| UINT32 CmObjDescriptor::Size |
Size of the described Object or Object List.