Namespace: Rx.Net – Class: NativeInterfaceWrapper – Assembly: Rx.LFR.Net

NativeInterfaceWrapper.GetInterface Method

C#
public virtual object GetInterface(TEnumInterface ifcId)

Gets the interface.

Parameters

[TEnumInterface] ifcId

The interface ID.

Returns

object

The interface.