BSKValueGetData

Module: BSKValue
BSKNOTYPE BSKValueGetData( BSKValue* value );
Inputs: Returns: the pointer to the raw data of the 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


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