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

CudaUploadQueue::GetImageAvailableWin32Handle Method

C++
void* GetImageAvailableWin32Handle()

Returns the native windows handle of the image-available-event. This can be used in functions like WaitForSingleObject.

Returns

void*

The event handle.