D3DHAL_DP2EXT structure (d3dhal.h)

The D3DHAL_DP2EXT structure's use has yet to be defined.

Syntax

typedef struct _D3DHAL_DP2EXT {
  DWORD dwExtToken;
  DWORD dwSize;
} D3DHAL_DP2EXT;

Members

dwExtToken

Specifies the extension token.

dwSize

Specifies the size, in bytes of this structure.

Remarks

This structure is used with hardware transform and lighting. Contact the DirectX team at Microsoft for further implementation details.

Requirements

Requirement Value
Header d3dhal.h (include D3dhal.h)