Share via


D3DHAL_DP2EXT

This structure's use has yet to be defined.

typedef struct _D3DHAL_DP2EXT {
  DWORD dwExtToken;
  DWORD dwSize;
} D3DHAL_DP2EXT, *LPD3DHAL_DP2EXT;

Members

  • dwExtToken
    Is the extension token.
  • dwSize
    Specifies the size, in bytes of this structure.

Remarks

This structure is used with hardware transform and lighting and will be explained further in future documentation releases. Contact the DirectX team at Microsoft if you need further implementation details now.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: D3dhal.h.

See Also

D3DHAL_XXX Structures

 Last updated on Tuesday, May 18, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.