BSKCategory* BSKValueGetCategory( BSKValue* value );
Description: Obtains the value as a BSKCategory. If the value is not of type VT_CATEGORY, the results are undefined.
Return to the API Return to the function listing