Struct windows_sys::Win32::Devices::Display::VIDEO_POWER_MANAGEMENT
[−]#[repr(C)]pub struct VIDEO_POWER_MANAGEMENT {
pub Length: u32,
pub DPMSVersion: u32,
pub PowerState: u32,
}Expand description
Required features: ‘Win32_Devices_Display’
Fields
Length: u32DPMSVersion: u32PowerState: u32