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

CCameraServer::HasInterface Method

C++
bool HasInterface(ECameraServerInterface eInterface)

Queries if this object has the given interface.

Parameters

[ECameraServerInterface] eInterface

[in] The interface to query.

Returns

bool

True if this class has the given interface, false if not.