Retrieves the length of the string value of a property.
Syntax
GsFunStat GsPropGetStrLen (Proplist* pProps, PropEnum
propID,intlu bufLen);
Arguments
pProps Pointer to property list structure. Input.
propID Property ID. Input.
bufLen Required string buffer length. Output.
Return Values
GS_ERROR
GS_SUCCESS
Prerequisites
GsPropListCreate()