DlpNotifyPostSaveAsDocument function

Provides the system with information about a document after the save as operation is completed.

Syntax

void WINAPI DlpNotifyPostSaveAsDocument(_In_ const PDLP_DOCUMENT_INFO DocumentInfo, _In_ LPCWSTR Destination, _In_ const PDLP_POSTOP_STATUS OpStatus); 

Parameters

DocumentInfo [in]

A pointer to a PDLP_DOCUMENT_INFO structure containing information about the document that was saved.

Destination [in]

A LPCWSTR containing the destination path the document that was saved.

OpStatus [in]

A pointer to a DLP_POSTOP_STATUS structure containing status information about the save as operation.

Return value

Return void.

Remarks

Requirements

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