PATHOBJ_vEnumStart (Compact 2013)
3/26/2014
This function notifies a specified PATHOBJ structure that the driver is to call the PATHOBJ_bEnum function to enumerate lines or curves in the path.
Syntax
VOID PATHOBJ_vEnumStart(
PATHOBJ* ppo
);
Parameters
- ppo
[in] Pointer to a PATHOBJ structure that contains lines or curves to enumerate.
Return Value
None.
Remarks
You can call the PATHOBJ_vEnumStart function to restart an enumeration.
Requirements
Header |
winddi.h |
Library |
Ddi_ati_lib.lib, |