Namespace: Rx::LFR – Class: CCudaDevice – Header: Rx.LFR/CudaDevice.h

CCudaDevice::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.