Function Reference


_WinAPI_AbortPath

Closes and discards any paths in the specified device context

#include <WinAPIGdi.au3>
_WinAPI_AbortPath ( $hDC )

Parameters

$hDC Handle to the device context from which a path will be discarded.

Return Value

Success: True
Failure: False

See Also

Search AbortPath in MSDN Library.