void BSKSetValueString( BSKValue* value, BSKCHAR* string );
Description: Makes a copy of the given string and puts it in value, making value of type VT_STRING.
Return to the API Return to the function listing