CDC::AbortPath
BOOLAbortPath()
Return Value
Nonzero if the function is successful; otherwise 0.
Remarks
Closes and discards any paths in the device context. If there is an open path bracket in the device context, the path bracket is closed and the path is discarded. If there is a closed path in the device context, the path is discarded.
CDC Overview | Class Members | Hierarchy Chart
See Also CDC::BeginPath, CDC::EndPath