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

CImageStacking::GetInterface Method

C++
void* GetInterface(EImageStackingInterface eInterface)

Gets the interface defined by the given interface ID.

Parameters

[EImageStackingInterface] eInterface

[in] The interface ID.

Returns

void*

Null if it fails, else the interface.