Struct windows_sys::Win32::System::Power::POWER_USER_PRESENCE
#[repr(C)]pub struct POWER_USER_PRESENCE {
pub UserPresence: POWER_USER_PRESENCE_TYPE,
}Expand description
Required features: "Win32_System_Power"
Fields§
§UserPresence: POWER_USER_PRESENCE_TYPE