Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
P6API P6ERR P6CCALL P6R::p6FreeComString ( P6COMSTR  pString)

Frees a COM string previously allocated with p6AllocComString(), p6AllocComStringLen(), p6AllocComStringByteLen()

Parameters
pString[ in ] A pointer to the string to free.
Returns