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