D3DKMTSetSyncRefreshCountWaitTarget - NtDoc

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

NTSTATUS D3DKMTSetSyncRefreshCountWaitTarget(
  const D3DKMT_SETSYNCREFRESHCOUNTWAITTARGET *unnamedParam1
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-d3dkmthk-d3dkmtsetsyncrefreshcountwaittarget)

D3DKMTSetSyncRefreshCountWaitTarget function

Description

Sets sync refresh count for wait target.

Parameters

unnamedParam1

Pointer to a D3DKMT_SETSYNCREFRESHCOUNTWAITTARGET structure.

Return value

This function returns NTSTATUS.

Remarks

See also