Namespace: Rx::LFR – Class: CParametersPimpl – Header: Rx.LFR/ParametersPimpl.h

CParametersPimpl::GetInterface Method

C++
void* GetInterface(TEnumInterface eInterface)

Gets the interface defined by the given interface ID.

Parameters

[TEnumInterface] eInterface

[in] The interface ID.

Returns

void*

Null if it fails, else the interface.