Skip to content

Latest commit

 

History

History
56 lines (35 loc) · 1.16 KB

endpointdlp-dlpnotifyenterdroptarget.md

File metadata and controls

56 lines (35 loc) · 1.16 KB
description title ms.topic ms.date topic_type api_name api_type api_location
Provides the system with information about a document when a drop target is entered.
DlpNotifyEnterDropTarget function (endpointdlp.h)
reference
03/18/2021
APIRef
kbSyntax
DlpNotifyEnterDropTarget
DllExport
EndpointDlp.dll

DlpNotifyEnterDropTarget function

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

Syntax

void WINAPI DlpNotifyEnterDropTarget(_In_ const PDLP_DOCUMENT_INFO DocumentInfo);

Parameters

DocumentInfo [in]

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

Return value

Return void.

Remarks

Requirements

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