Namespace: Rx::LFR – Class: CImageQueue – Header: Rx.LFR/ImageQueue.h

CImageQueue::GetNotEmptyEventWin32Handle Method

C++
void* GetNotEmptyEventWin32Handle()

Gets the windows handle of the not empty event. This can be used in functions like WaitForSingleObject.

Returns

void*

The not empty event handle.