PFND3DKMT_POLLDISPLAYCHILDREN callback function (d3dkmthk.h)

The PFND3DKMT_POLLDISPLAYCHILDREN callback function queries for connectivity status of all child devices of the given adapter.

Syntax

PFND3DKMT_POLLDISPLAYCHILDREN Pfnd3dkmtPolldisplaychildren;

NTSTATUS Pfnd3dkmtPolldisplaychildren(
  const D3DKMT_POLLDISPLAYCHILDREN *unnamedParam1
)
{...}

Parameters

unnamedParam1

Pointer to a D3DKMT_POLLDISPLAYCHILDREN structure.

Return value

Returns NTSTATUS.

Requirements

Requirement Value
Header d3dkmthk.h