Namespace: Rx::LFR – Class: CParameters – Header: Rx.LFR/Parameters.h

CParameters::HasInterface Method

C++
bool HasInterface(EParametersInterface eInterface)

Queries if this object has the given interface.

Parameters

[EParametersInterface] eInterface

[in] The interface to query.

Returns

bool

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