次の方法で共有


StringFormat::GetFormatFlags メソッド (gdiplusstringformat.h)

StringFormat::GetFormatFlags メソッドは、この StringFormat オブジェクトの文字列書式フラグを取得します。

構文

INT GetFormatFlags();

戻り値

型: INT

このメソッドは、この StringFormat オブジェクトに設定される文字列書式フラグを示す値を返します。 この値には、StringFormatFlags 列挙体の要素の任意の組み合わせ (ビットごとの OR が 2 つ以上の要素に適用された結果) を指定できます。

要件

   
サポートされている最小のクライアント Windows XP、Windows 2000 Professional [デスクトップ アプリのみ]
サポートされている最小のサーバー Windows 2000 Server [デスクトップ アプリのみ]
対象プラットフォーム Windows
ヘッダー gdiplusstringformat.h (Gdiplus.h を含む)
Library Gdiplus.lib
[DLL] Gdiplus.dll

関連項目

状態

StringFormat

StringFormatFlags