Function windows_sys::Win32::Devices::DeviceAndDriverInstallation::SetupDiSetDeviceInterfacePropertyW
[−]pub unsafe extern "system" fn SetupDiSetDeviceInterfacePropertyW(
deviceinfoset: *const c_void,
deviceinterfacedata: *const SP_DEVICE_INTERFACE_DATA,
propertykey: *const DEVPROPKEY,
propertytype: u32,
propertybuffer: *const u8,
propertybuffersize: u32,
flags: u32
) -> BOOL
Expand description
Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Devices_Properties’, ‘Win32_Foundation’