Struct windows_sys::Win32::Devices::Properties::DEVPROPCOMPKEY
[−]#[repr(C)]pub struct DEVPROPCOMPKEY {
pub Key: DEVPROPKEY,
pub Store: DEVPROPSTORE,
pub LocaleName: PWSTR,
}Expand description
Required features: ‘Win32_Devices_Properties’, ‘Win32_Foundation’
Fields
Key: DEVPROPKEYStore: DEVPROPSTORELocaleName: PWSTR