Namespace: Rx::LFR – Class: CCameraServer – Header: Rx.LFR/CameraServer.h

CCameraServer::GetInterface Method

C++
const void* GetInterface(ECameraServerInterface eInterface)

Gets the interface defined by the given interface ID.

Parameters

[ECameraServerInterface] eInterface

[in] The interface ID.

Returns

const void*

Null if it fails, else the interface.