GetCharacterPlacementA.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

GetCharacterPlacementA (GDI32.@)

SYNOPSIS

DWORD GetCharacterPlacementA
 (
  HDC           hdc,
  LPCSTR        lpString,
  INT           uCount,
  INT           nMaxExtent,
  GCP_RESULTSA* lpResults,
  DWORD         dwFlags
 )

DESCRIPTION

See GetCharacterPlacementW(3w).

NOTES: the web browser control of ie4 calls this with dwFlags=0

IMPLEMENTATION

Defined in "wingdi.h".

Implemented in "dlls/gdi32/font.c".

Debug channel "font".