ReactOS 0.4.16-dev-1946-g52006dd
tagGCP_RESULTSW Struct Reference

#include <wingdi.h>

Public Attributes

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

Detailed Description

Definition at line 2876 of file wingdi.h.

Member Data Documentation

◆ lpCaretPos

INT* tagGCP_RESULTSW::lpCaretPos

Definition at line 2881 of file wingdi.h.

Referenced by GetCharacterPlacementW(), LpkGetCharacterPlacement(), and MainWndProc().

◆ lpClass

LPWSTR tagGCP_RESULTSW::lpClass

Definition at line 2882 of file wingdi.h.

Referenced by GetCharacterPlacementW().

◆ lpDx

INT* tagGCP_RESULTSW::lpDx

Definition at line 2880 of file wingdi.h.

Referenced by GetCharacterPlacementW(), and LpkGetCharacterPlacement().

◆ lpGlyphs

LPWSTR tagGCP_RESULTSW::lpGlyphs

Definition at line 2883 of file wingdi.h.

Referenced by GetCharacterPlacementW(), LpkGetCharacterPlacement(), and MainWndProc().

◆ lpOrder

UINT* tagGCP_RESULTSW::lpOrder

Definition at line 2879 of file wingdi.h.

Referenced by GetCharacterPlacementW(), LpkGetCharacterPlacement(), and MainWndProc().

◆ lpOutString

LPWSTR tagGCP_RESULTSW::lpOutString

◆ lStructSize

DWORD tagGCP_RESULTSW::lStructSize

Definition at line 2877 of file wingdi.h.

Referenced by MainWndProc().

◆ nGlyphs

◆ nMaxFit

UINT tagGCP_RESULTSW::nMaxFit

Definition at line 2885 of file wingdi.h.

Referenced by GetCharacterPlacementA().


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