BSKInvalidateValue

Module: BSKValue
void BSKInvalidateValue( BSKValue* value );
Inputs:

Description: Invalidates the value. If the value is one of the VT_ALLOCATED types, then the 'datum' field of the value is also deallocated. Either way, 'value' will be VT_NULL when this function exits.

Return to the API
Return to the function listing


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