[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
DestroyCursor( hCursor )-> <lSuccess>
------------------------------------------------------------------------------
PARAMETER:
<hCursor> Identifies the cursor to be destroyed. The cursor must not be
in current use.
RETURNS:
<lSuccess> is TRUE if the function is successful
DESCRIPTION:
This function destroys a cursor that was previously created by LoadCursor
or one of the Cursor...() functions and frees any memory that it occupied.
SOURCE:
SOURCE\WINAPI\CURSORS.C
See Also:
LoadCursor
Cursor
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson