PFND3DKMT_CHANGESURFACEPOINTER - NtDoc

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

PFND3DKMT_CHANGESURFACEPOINTER Pfnd3dkmtChangesurfacepointer;

NTSTATUS Pfnd3dkmtChangesurfacepointer(
  const D3DKMT_CHANGESURFACEPOINTER *unnamedParam1
)
{...}
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nc-d3dkmthk-pfnd3dkmt_changesurfacepointer)

PFND3DKMT_CHANGESURFACEPOINTER callback function

Description

The D3DKMTChangeSurfacePointer function is for system use only.

Parameters

unnamedParam1

For system use only.

Return value

An opaque NTSTATUS value.

Remarks

This function is for system use only.

See also

D3DKMT_CHANGESURFACEPOINTER