flCancel (ULONG) - input
The
value of flCancel specifies whether this call cancels the path definition:
EA_DRAW
EA_CANCEL
Cancel the path definition When
GreBeginPath is not called and EA_CANCEL is set, GreEndPath is valid but
has no effect. This allows the handling routine to reset a path bracket
to a known state when it has no knowledge of the actual current state.
[Back: GreEndPath Parameter - hdc]
[Next: GreEndPath Parameter - pInstance]