GdipStringFormatGetGenericTypographic

 

 

Description

Creates a generic, typographic StringFormat object.

Syntax

GpStatus WINGDIPAPI GdipStringFormatGetGenericTypographic(

    GpStringFormat **format

);

PowerBASIC Syntax

DECLARE FUNCTION GdipStringFormatGetGenericTypographic ( _

    BYREF pFormat AS DWORD _

) AS LONG

Parameter

 

format

[out] Pointer to a variable that receives a pointer to the new StringFormat object.

 

Valid HTML 4.01 Transitional