windows::Win32::Devices::Enumeration::Pnp

Function SwDeviceInterfaceSetState

pub unsafe fn SwDeviceInterfaceSetState<P1>(
    hswdevice: HSWDEVICE,
    pszdeviceinterfaceid: P1,
    fenabled: bool,
) -> Result<()>
where P1: Param<PCWSTR>,