GetCharABCWidthsA.3w

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

GetCharABCWidthsA (GDI32.@)

SYNOPSIS

BOOL GetCharABCWidthsA
 (
  HDC   hdc,
  UINT  firstChar,
  UINT  lastChar,
  LPABC abc
 )

DESCRIPTION

See GetCharABCWidthsW(3w).

IMPLEMENTATION

Defined in "wingdi.h".

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

Debug channel "font".