Adds the counter set event to the queue.
public:
HRESULT EnqueueSetEvent(
HANDLE hEvent
)
hEvent
Type: HANDLE
[in] The counter set event.
Type: HRESULT
Returns S_OK if successful; otherwise, DXGI_ERROR_DEVICE_REMOVED if the device was removed.
Header: Declared in d3d11_x.h (dxgi1_2.h on other Windows platforms).
Library: Use d3d11_x.lib (dxgi.lib on other Windows platforms).