2.2.16 WBEM_INSTANCE_BLOB Enumeration
The WBEM_INSTANCE_BLOB is used to represent the refreshed object or enumeration in the m_pBlob attribute of the WBEM_REFRESHED_OBJECT structure.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Version |
|||||||||||||||||||||||||||||||
numObjects |
|||||||||||||||||||||||||||||||
Objects (variable) |
|||||||||||||||||||||||||||||||
... |
Version (4 bytes): MUST represent the encoding version. Version MUST be set to 0x00000001.
numObjects (4 bytes): MUST represent the number of CIM objects encoded that are contained in the package.
Objects (variable): MUST contain a sequence of IWbemClassObjects of count numObjects, with each IWbemClassObject encoded in RefreshedInstances format.