VOID STROBJ_vEnumStart(
IN STROBJ *pstro | |
); |
STROBJ_vEnumStart defines the form, or type, for data that will be returned from GDI in subsequent calls to STROBJ_bEnum. This function also restarts the enumeration of the GLYPHPOS array.
This function should be called by the driver prior to calling STROBJ_bEnum.