Type Alias PRINTER_OPTIONSW

Source
pub type PRINTER_OPTIONSW = _PRINTER_OPTIONSW;

Aliased Type§

struct PRINTER_OPTIONSW {
    pub cbSize: u32,
    pub dwFlags: u32,
}

Fields§

§cbSize: u32§dwFlags: u32