IDropSourceNotify::DragLeaveTarget method

OLE calls this method when the user drags the mouse cursor out of a potential drop target window.

Syntax


HRESULT DragLeaveTarget();

Parameters

This method has no parameters.

Return value

This method returns S_OK on success.

Requirements

Minimum supported client

Windows Vista [desktop apps only]

Minimum supported server

Windows Server 2008 [desktop apps only]

Header

OleIdl.h

IDL

OleIdl.Idl

IID

IID_IDropSourceNotify is defined as 0000012B-0000-0000-C000-000000000046

See also

IDropSourceNotify

 

 

Show: