NAME

PolyTextOutW  (GDI32.@)

SYNOPSIS

 BOOL PolyTextOutW
 (
  HDC              hdc,
  const POLYTEXTW* pptxt,
  INT              cStrings
 )

DESCRIPTION

Draw several Strings.

RETURNS

TRUE: Success.

FALSE: Failure.

IMPLEMENTATION

Defined in "wingdi.h".

Implemented in "dlls/gdi32/font.c". source.winehq.org/source/dlls/gdi32/font.c

Debug channel "font".


Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jan 2008.