BSKValueGetString

Module: BSKValue
BSKCHAR* BSKValueGetString( BSKValue* value );
Inputs: Returns: the data of the value.

Description: Obtains the data of the value as a string. If the value is not of type VT_STRING, the result is undefined.

Return to the API
Return to the function listing


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