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