Function windows_sys::Win32::Devices::DeviceAndDriverInstallation::CM_Set_Device_Interface_PropertyW
[−]pub unsafe extern "system" fn CM_Set_Device_Interface_PropertyW(
pszdeviceinterface: PWSTR,
propertykey: *const DEVPROPKEY,
propertytype: u32,
propertybuffer: *const u8,
propertybuffersize: u32,
ulflags: u32
) -> CONFIGRETExpand description
Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Devices_Properties’, ‘Win32_Foundation’
