VOID PATHOBJ_vEnumStart(
IN PATHOBJ *ppo | |
); |
PATHOBJ_vEnumStart notifies a given PATHOBJ that the driver will be calling PATHOBJ_bEnum to enumerate lines and/or curves in the path.
PATHOBJ_vEnumStart can be called at any time to restart an enumeration.