2.2.14.2 WBEMOBJECT_CLASS Structure
The WBEMOBJECT_CLASS structure MUST contain a complete CIM class definition.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
dwSizeOfHeader |
|||||||||||||||||||||||||||||||
dwSizeOfData |
|||||||||||||||||||||||||||||||
ObjectData (variable) |
|||||||||||||||||||||||||||||||
... |
dwSizeOfHeader (4 bytes): The size, in bytes, of the header, which MUST be 0x00000008.
dwSizeOfData (4 bytes): The size, in bytes, of the data that follows the header.
ObjectData (variable): Contains the string of bytes that represent the CIM class, encoded as EncodingUnitObjectBlock, as specified in [MS-WMIO] section 2.2.2.