Struct windows_sys::Win32::Graphics::Printing::MONITOR_INFO_2A
#[repr(C)]pub struct MONITOR_INFO_2A {
pub pName: PSTR,
pub pEnvironment: PSTR,
pub pDLLName: PSTR,
}Expand description
Required features: "Win32_Graphics_Printing"
Fields§
§pName: PSTR§pEnvironment: PSTR§pDLLName: PSTR