Expand Minimize
This topic has not yet been rated - Rate this topic

CDC::AbortPath

Closes and discards any paths in the device context.

BOOL AbortPath( );

Nonzero if the function is successful; otherwise 0.

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.

Header: afxwin.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.