Namespace: Rx::LFR – Class: CCamera – Header: Rx.LFR/Camera.h

CCamera::HasInterface Method

C++
bool HasInterface(ECameraInterface eInterface)

Queries if this object has the given interface.

Parameters

[ECameraInterface] eInterface

[in] The interface to query.

Returns

bool

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