Namespace: Rx::LFR – Class: CCuda – Header: Rx.LFR/Cuda.h

CCuda::GetInterface Method

C++
const void* GetInterface(ECudaInterface eInterface)

Gets the interface defined by the given interface ID.

Parameters

[ECudaInterface] eInterface

[in] The interface ID.

Returns

const void*

Null if it fails, else the interface.