Struct windows_sys::Win32::System::Ioctl::SCM_PD_DEVICE_HANDLE
#[repr(C)]pub struct SCM_PD_DEVICE_HANDLE {
pub Version: u32,
pub Size: u32,
pub DeviceGuid: GUID,
pub DeviceHandle: u32,
}Expand description
Required features: "Win32_System_Ioctl"
Fields§
§Version: u32§Size: u32§DeviceGuid: GUID§DeviceHandle: u32