windows::Win32::Graphics::Printing

Function DeletePrinterDataW

pub unsafe fn DeletePrinterDataW<P1>(
    hprinter: PRINTER_HANDLE,
    pvaluename: P1,
) -> u32
where P1: Param<PCWSTR>,