Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The PFND3DKMT_WAITFORIDLE callback function waits for a display device to be idle.
Syntax
PFND3DKMT_WAITFORIDLE Pfnd3dkmtWaitforidle;
NTSTATUS Pfnd3dkmtWaitforidle(
const D3DKMT_WAITFORIDLE *unnamedParam1
)
{...}
Parameters
unnamedParam1
Pointer to a D3DKMT_WAITFORIDLE structure.
Return value
Returns NTSTATUS.
Requirements
Requirement | Value |
---|---|
Header | d3dkmthk.h |