WinWatchClose

Closes a WinWatch context and frees all associated memory.

void FAR PASCAL _loadds WinWatchClose(hWW)

HWINWATCH hWW;

INPUT PARAMETERS

hWW

Identifies the WinWatch context to be destroyed.


RETURNS

None.

COMMENTS

Closing a WinWatch context will also free any memory associated with the cliplist returned from previous calls to WinWatchGetClipList.