SwDeviceInterfaceRegister

Function SwDeviceInterfaceRegister 

pub unsafe extern "system" fn SwDeviceInterfaceRegister(
    hswdevice: HSWDEVICE,
    pinterfaceclassguid: *const GUID,
    pszreferencestring: PCWSTR,
    cpropertycount: u32,
    pproperties: *const DEVPROPERTY,
    fenabled: BOOL,
    ppszdeviceinterfaceid: *mut PWSTR,
) -> HRESULT