CMPI 2.1.0 API
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Fields
CMPIValuePtr Struct Reference

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.
 

Detailed Description

A raw unformatted data area of a specified size.

CMPIValuePtr is used for context data only.


The documentation for this struct was generated from the following file: