This example shows the canceling of a lazy drag operation.
#define INCL_WINSTDDRAG #include <os2.h> BOOL bResult; /* Return code from API */ bResult=DrgCancelLazyDrag();