CMPIString (3) Linux Manual Page
CMPIString – CMPIString class implementation SynopsisPublic Attributesint void * hdl; Opaque pointer to class instance data. CMPIStringFT * ft; Pointer to the Args Function Table. MethodsCMPIStatus release (CMPIString *string) CMPIString * clone (CMPIString *string, CMPIStatus *rc) char * getCharPtr (CMPIString *string, CMPIStatus *rc) DescriptionCMPIString class implementation, representing the Encapsulated String object. This is the native…
