Namespace: Rx::LFR – Class: CImageQueue – Header: Rx.LFR/ImageQueue.h

CImageQueue::HasInterface Method

C++
bool HasInterface(EImageQueueInterface eInterface)

Queries if this object has the given interface.

Parameters

[EImageQueueInterface] eInterface

[in] The interface to query.

Returns

bool

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