pub unsafe extern "system" fn CM_Open_Device_Interface_KeyW(
pszdeviceinterface: PCWSTR,
samdesired: u32,
disposition: u32,
phkdeviceinterface: *mut HKEY,
ulflags: u32
) -> CONFIGRET
Expand description
Required features: "Win32_Devices_DeviceAndDriverInstallation"
, "Win32_System_Registry"