DlpNotifyPostPrint function

Provides the system with information about a document after a print operation has completed.

Syntax

void WINAPI DlpNotifyPostPrint(_In_ const PDLP_DOCUMENT_INFO DocumentInfo, _In_ const PDLP_PRINT_INFO PrintInfo, _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 print operation.

PrintInfo [in]

A pointer to a DLP_PRINT_INFO structure containing information about the print operation.

OpStatus [in]

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

Return value

Return void.

Remarks

Requirements

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