Struct windows_sys::Win32::Graphics::Printing::PRINTER_OPTIONSA
[−]#[repr(C)]pub struct PRINTER_OPTIONSA {
pub cbSize: u32,
pub dwFlags: PRINTER_OPTION_FLAGS,
}Expand description
Required features: ‘Win32_Graphics_Printing’
Fields
cbSize: u32dwFlags: PRINTER_OPTION_FLAGS