ReactOS 0.4.15-dev-7842-g558ab78
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 2430 of file wingdi.h.

Member Data Documentation

◆ lpCaretPos

INT* tagGCP_RESULTSW::lpCaretPos

Definition at line 2435 of file wingdi.h.

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

◆ lpClass

LPWSTR tagGCP_RESULTSW::lpClass

Definition at line 2436 of file wingdi.h.

Referenced by GetCharacterPlacementW().

◆ lpDx

INT* tagGCP_RESULTSW::lpDx

Definition at line 2434 of file wingdi.h.

Referenced by GetCharacterPlacementW(), and LpkGetCharacterPlacement().

◆ lpGlyphs

LPWSTR tagGCP_RESULTSW::lpGlyphs

Definition at line 2437 of file wingdi.h.

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

◆ lpOrder

UINT* tagGCP_RESULTSW::lpOrder

Definition at line 2433 of file wingdi.h.

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

◆ lpOutString

LPWSTR tagGCP_RESULTSW::lpOutString

◆ lStructSize

DWORD tagGCP_RESULTSW::lStructSize

Definition at line 2431 of file wingdi.h.

Referenced by MainWndProc().

◆ nGlyphs

◆ nMaxFit

UINT tagGCP_RESULTSW::nMaxFit

Definition at line 2439 of file wingdi.h.

Referenced by GetCharacterPlacementA().


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