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