BSKNOTYPE BSKValueGetData( BSKValue* value );
Description: Obtains the pointer to the raw data of the value. What this actually represents depends on the type that the data is.
Return to the API Return to the function listing