PRINTER_INFO_4

Type Alias PRINTER_INFO_4 

Source
pub type PRINTER_INFO_4 = PRINTER_INFO_4A;

Aliased Type§

#[repr(C)]
pub struct PRINTER_INFO_4 { pub pPrinterName: *mut i8, pub pServerName: *mut i8, pub Attributes: u64, }

Fields§

§pPrinterName: *mut i8§pServerName: *mut i8§Attributes: u64