ReactOS 0.4.15-dev-8061-g57b775e
tagGCP_RESULTSA Struct Reference

#include <wingdi.h>

Public Attributes

DWORD lStructSize
 
LPSTR lpOutString
 
UINTlpOrder
 
INTlpDx
 
INTlpCaretPos
 
LPSTR lpClass
 
LPWSTR lpGlyphs
 
UINT nGlyphs
 
UINT nMaxFit
 

Detailed Description

Definition at line 2419 of file wingdi.h.

Member Data Documentation

◆ lpCaretPos

INT* tagGCP_RESULTSA::lpCaretPos

Definition at line 2424 of file wingdi.h.

◆ lpClass

LPSTR tagGCP_RESULTSA::lpClass

Definition at line 2425 of file wingdi.h.

◆ lpDx

INT* tagGCP_RESULTSA::lpDx

Definition at line 2423 of file wingdi.h.

◆ lpGlyphs

LPWSTR tagGCP_RESULTSA::lpGlyphs

Definition at line 2426 of file wingdi.h.

◆ lpOrder

UINT* tagGCP_RESULTSA::lpOrder

Definition at line 2422 of file wingdi.h.

◆ lpOutString

LPSTR tagGCP_RESULTSA::lpOutString

Definition at line 2421 of file wingdi.h.

Referenced by GetCharacterPlacementA().

◆ lStructSize

DWORD tagGCP_RESULTSA::lStructSize

Definition at line 2420 of file wingdi.h.

◆ nGlyphs

UINT tagGCP_RESULTSA::nGlyphs

Definition at line 2427 of file wingdi.h.

Referenced by GetCharacterPlacementA().

◆ nMaxFit

UINT tagGCP_RESULTSA::nMaxFit

Definition at line 2428 of file wingdi.h.

Referenced by GetCharacterPlacementA().


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