DrgCancelLazyDrag - Syntax

This function is called to cancel the current drag operation.

#define INCL_WINSTDDRAG
#include <os2.h>

BOOL    rc;  /*  Success indicator. */

rc = DrgCancelLazyDrag();


[Back: DrgCancelLazyDrag]
[Next: DrgCancelLazyDrag Return Value - rc]