BSKCHAR* BSKValueGetString( BSKValue* value );
Description: Obtains the data of the value as a string. If the value is not of type VT_STRING, the result is undefined.
Return to the API Return to the function listing