Namespace: Rx::LFR – Class: CParameters – Header: Rx.LFR/Parameters.h

CParameters::GetInterface Method

C++
void* GetInterface(EParametersInterface eInterface)

Gets the interface defined by the given interface ID.

Parameters

[EParametersInterface] eInterface

[in] The interface ID.

Returns

void*

Null if it fails, else the interface.