Union windows_sys::Win32::Graphics::Printing::OPTITEM_1
#[repr(C)]
pub union OPTITEM_1 {
pub pExtChkBox: *mut EXTCHKBOX,
pub pExtPush: *mut EXTPUSH,
}Expand description
Required features: "Win32_Graphics_Printing", "Win32_Foundation", "Win32_UI_WindowsAndMessaging"
Fields§
§pExtChkBox: *mut EXTCHKBOX§pExtPush: *mut EXTPUSH