Struct windows_sys::Win32::Devices::Properties::DEVPROPCOMPKEY
#[repr(C)]pub struct DEVPROPCOMPKEY {
pub Key: DEVPROPKEY,
pub Store: DEVPROPSTORE,
pub LocaleName: PCWSTR,
}Expand description
Required features: "Win32_Devices_Properties"
Fields§
§Key: DEVPROPKEY§Store: DEVPROPSTORE§LocaleName: PCWSTR