IppPrintDevice.GetPdlPassthroughProvider Method

Definition

Retrieves a PdlPassthroughProvider object representing the pass-through provider for the Internet Printing Protocol (IPP) printer. If pass-through isn't supported, then the method fails; call IppPrintDevice.IsPdlPassthroughSupported first.

public:
 virtual PdlPassthroughProvider ^ GetPdlPassthroughProvider() = GetPdlPassthroughProvider;
PdlPassthroughProvider GetPdlPassthroughProvider();
public PdlPassthroughProvider GetPdlPassthroughProvider();
function getPdlPassthroughProvider()
Public Function GetPdlPassthroughProvider () As PdlPassthroughProvider

Returns

A PdlPassthroughProvider object.

Windows requirements

Device family
Windows 11 Insider Preview (introduced in 10.0.23504.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v15.0)

Applies to