GdipGetFontStyle(3w)

NAME

GdipGetFontStyle (GDIPLUS.@)

SYNOPSIS

GpStatus WINGDIPAPI  GdipGetFontStyle
 (
  GpFont* font,
  INT*    style
 )

DESCRIPTION

Gets the font's style, returned in bitwise OR of FontStyle enumeration.

PARAMS

font [In] font to request from.

style [Out] resulting pointer to a FontStyle enumeration.

RETURNS

SUCCESS: Ok

FAILURE: InvalidParameter

IMPLEMENTATION

Defined in "gdiplusflat.h".

Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/gdiplus/font.c".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout