BSKBOOL BSKValueOfAttributeType( BSKValue* value, BSKUI32 type );Inputs:
Description: Asks the question "is the type of this value equivalent to the given attribute type?" The 'type' parameter must be one of the AT_xxx constants.
Return to the API
Return to the function listing