method FreeString.
Frees C-String which is allocated or returned from different properties
and methods.
|
lpString
[in] . Pointer
to a C-String data
S_OK
The operation
was successfull.
E_UNEXPECTED
An
unexpected error occoured.
E_FAIL
A general
error occoured.