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.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

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.