BSKValueUnits

Module: BSKValue
BSKUI32 BSKValueUnits( BSKValue* value );
Inputs: Returns: the ID of the unit of the value, or 0 if the value has no units.

Description: Returns the identifier for the units of the given value, or 0 if there are no units for the value. This only really makes sense for VT_NUMBER values.

Return to the API
Return to the function listing


Last updated on 9 Feb 2001 by Jamis Buck (minam@rpgplanet.com)