DlpNotifyLeaveDropTarget function

Provides the system with information about a document when a drop target is exited.

Syntax

void WINAPI DlpNotifyLeaveDropTarget(_In_ const PDLP_DOCUMENT_INFO DocumentInfo, _In_ const PDLP_POSTOP_STATUS OpStatus);

Parameters

DocumentInfo [in]

A pointer to a PDLP_DOCUMENT_INFO structure containing information about the document associated with the drop operation.

OpStatus [in]

A pointer to a DLP_POSTOP_STATUS structure containing status information about the drop target exit operation.

Return value

Return void.

Remarks

Requirements

Requirement Value
Minimum supported client
Windows 10, version 1809 (10.0; Build 17763)
DLL
EndpointDlp.dll