Function DeletePrinterDataExW
pub unsafe fn DeletePrinterDataExW<P1, P2>(
hprinter: PRINTER_HANDLE,
pkeyname: P1,
pvaluename: P2,
) -> u32where
P1: Param<PCWSTR>,
P2: Param<PCWSTR>,
pub unsafe fn DeletePrinterDataExW<P1, P2>(
hprinter: PRINTER_HANDLE,
pkeyname: P1,
pvaluename: P2,
) -> u32where
P1: Param<PCWSTR>,
P2: Param<PCWSTR>,