Retrieves a pointer property.
Syntax
GsFunStat GsPropGetPtr(PropList* pProps, PropEnum
propID, void *pValue);
Arguments
pProps Pointer to property list structure. Input.
propID The property ID. Input.
*pValue The pointer value. Output.
Return Values
GS_SUCCESS
GS_ERROR
Prerequisites
GsPropListCreate()