Namespace: Rx::LFR – Class: CAreaDetection – Header: Rx.LFR/AreaDetection.h
CAreaDetection::HasInterface Method
C++
bool HasInterface(TEnumInterface eInterface)
Queries if this object has the given interface.
Parameters
[TEnumInterface] eInterface |
[in] The interface to query. |
Returns
bool |
True if this class has the given interface, false if not. |