pub unsafe extern "system" fn PTMergeAndValidatePrintTicket(
    hprovider: HPTPROVIDER,
    pbaseticket: IStream,
    pdeltaticket: IStream,
    scope: EPrintTicketScope,
    presultticket: IStream,
    pbstrerrormessage: *mut BSTR
) -> HRESULT
Expand description

Required features: ‘Win32_Graphics_Printing_PrintTicket’, ‘Win32_Foundation’, ‘Win32_Storage_Xps’, ‘Win32_System_Com’