pub unsafe extern "system" fn SwDeviceInterfacePropertySet(
    hswdevice: HSWDEVICE,
    pszdeviceinterfaceid: PCWSTR,
    cpropertycount: u32,
    pproperties: *const DEVPROPERTY
) -> HRESULT
Expand description

Required features: "Win32_Devices_Properties"