DlpNotifyPreCopyToClipboard function

Provides the system with information about a document before a copy to clipboard operation is initiated.

Syntax

void WINAPI DlpNotifyPreCopyToClipboard(_In_ const PDLP_DOCUMENT_INFO DocumentInfo);

Parameters

DocumentInfo [in]

A pointer to a PDLP_DOCUMENT_INFO structure containing information about the document from which content is being copied.

Return value

Return void.

Remarks

Requirements

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