Namespace: Rx::LFR – Class: CAreaDetection – Header: Rx.LFR/AreaDetection.h
CAreaDetection::GetInterface Method
C++
const void* GetInterface(TEnumInterface eInterface)
Gets the interface defined by the given interface ID.
Parameters
[TEnumInterface] eInterface |
[in] The interface ID. |
Returns
const void* |
Null if it fails, else the interface. |