Namespace: Rx::LFR – Class: CExport – Header: Rx.LFR/Export.h

CExport::HasInterface Method

C++
bool HasInterface(EExportInterface eInterface)

Queries if this object has the given interface.

Parameters

[EExportInterface] eInterface

[in] The interface to query.

Returns

bool

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