Function SwDeviceInterfacePropertySet
pub unsafe fn SwDeviceInterfacePropertySet<P1>(
hswdevice: HSWDEVICE,
pszdeviceinterfaceid: P1,
pproperties: &[DEVPROPERTY],
) -> Result<()>where
P1: Param<PCWSTR>,
pub unsafe fn SwDeviceInterfacePropertySet<P1>(
hswdevice: HSWDEVICE,
pszdeviceinterfaceid: P1,
pproperties: &[DEVPROPERTY],
) -> Result<()>where
P1: Param<PCWSTR>,