Struct windows_sys::Win32::Graphics::Printing::PRINT_FEATURE_OPTION
#[repr(C)]pub struct PRINT_FEATURE_OPTION {
pub pszFeature: PCSTR,
pub pszOption: PCSTR,
}
Expand description
Required features: "Win32_Graphics_Printing"
Fields§
§pszFeature: PCSTR
§pszOption: PCSTR