BSKThing* BSKValueGetThing( BSKValue* value );
Description: Obtains the data of the value as a BSKThing. If the value is not of type VT_THING, the result is undefined.
Return to the API Return to the function listing