StringFormat::StringFormat(constStringFormat&) メソッド (gdiplusstringformat.h)

別の StringFormat オブジェクトから StringFormat オブジェクトを 作成します。

構文

void StringFormat(
  [in] const StringFormat & source
);

パラメーター

[in] source

型: const StringFormat*

コピーする StringFormat オブジェクトへのポインター。

戻り値

なし

必要条件

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

こちらもご覧ください

StringFormat

StringFormatFlags