Namespace: Rx::LFR – Class: CImageStacking – Header: Rx.LFR/ImageStacking.h

CImageStacking::GetInterface Method

C++
TInterface* GetInterface(EImageStackingInterface eInterface)

Gets the interface defined by the given interface ID.

Template Parameters

TInterface

[in] The interface type.

Parameters

[EImageStackingInterface] eInterface

[in] The interface.

Returns

TInterface*

Null if it fails, else the interface.