Struct windows_sys::Win32::System::StationsAndDesktops::BSMINFO
#[repr(C)]pub struct BSMINFO {
pub cbSize: u32,
pub hdesk: HDESK,
pub hwnd: HWND,
pub luid: LUID,
}Expand description
Required features: "Win32_System_StationsAndDesktops", "Win32_Foundation"
Fields§
§cbSize: u32§hdesk: HDESK§hwnd: HWND§luid: LUID