D3DKMT_WAITFORIDLE - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// d3dkmthk.h

typedef struct _D3DKMT_WAITFORIDLE {
  [in] D3DKMT_HANDLE hDevice;
} D3DKMT_WAITFORIDLE;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d3dkmthk-_d3dkmt_waitforidle)

_D3DKMT_WAITFORIDLE structure

Description

The D3DKMT_WAITFORIDLE structure specifies a display device to wait for an idle condition.

Members

hDevice [in]

A handle to the display device.

See also

D3DKMTWaitForIdle