Namespace: Rx::LFR – Class: CudaUploadQueue – Header: Rx.LFR/CudaUploadQueue.h

CudaUploadQueue::GetInterface Method

C++
const void* GetInterface(ECudaUploadQueueInterface eInterface)

Gets the interface defined by the given interface ID.

Parameters

[ECudaUploadQueueInterface] eInterface

[in] The interface ID.

Returns

const void*

Null if it fails, else the interface.