DlpNotifyPrePrint function

Provides the system with information about a document before a print operation is initiated.

Syntax

void WINAPI DlpNotifyPrePrint(_In_ const PDLP_DOCUMENT_INFO DocumentInfo, _In_ const PDLP_PRINT_INFO PrintInfo);

Parameters

DocumentInfo [in]

A pointer to a PDLP_DOCUMENT_INFO structure containing information about the document to be printed.

PrintInfo [in]

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

Return value

Return void.

Remarks

Requirements

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