ReactOS 0.4.15-dev-7842-g558ab78
_DESIGNVECTOR Struct Reference

#include <wingdi.h>

Public Attributes

DWORD dvReserved
 
DWORD dvNumAxes
 
LONG dvValues [MM_MAX_NUMAXES]
 

Detailed Description

Definition at line 2767 of file wingdi.h.

Member Data Documentation

◆ dvNumAxes

DWORD _DESIGNVECTOR::dvNumAxes

Definition at line 2769 of file wingdi.h.

Referenced by CreateFontIndirectW(), FontGetObject(), and GreCreateFontIndirectW().

◆ dvReserved

DWORD _DESIGNVECTOR::dvReserved

Definition at line 2768 of file wingdi.h.

◆ dvValues

LONG _DESIGNVECTOR::dvValues[MM_MAX_NUMAXES]

Definition at line 2770 of file wingdi.h.


The documentation for this struct was generated from the following file: