D3DKMTGetRuntimeData - NtDoc

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

NTSTATUS D3DKMTGetRuntimeData(
  [in, out] const D3DKMT_GETRUNTIMEDATA *unnamedParam1
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

D3DKMTGetRuntimeData function

Description

The D3DKMTGetRuntimeData function is for system use only.

Parameters

unnamedParam1 [in, out]

Reserved for system use.

Return value

This function returns an NTSTATUS value.

Remarks

This function is reserved for system use.