|
CMPI 2.1.0 API
|
A raw unformatted data area of a specified size. More...
#include <cmpidt.h>
Data Fields | |
| void * | ptr |
| Pointer to the first Byte of the chunk of data. | |
| CMPICount | length |
| Size of the chunk of data, in Bytes. | |
A raw unformatted data area of a specified size.
CMPIValuePtr is used for context data only.
1.8.6