Namespace: Rx::LFR – Class: CSuperResolution – Header: Rx.LFR/SuperResolution.h

CSuperResolution::GetInterface Method

C++
const void* GetInterface(TEnumInterface eInterface)

Gets the interface defined by the given interface ID.

Parameters

[TEnumInterface] eInterface

[in] The interface ID.

Returns

const void*

Null if it fails, else the interface.