StringFormat::StringFormat(constStringFormat&)-Methode (gdiplusstringformat.h)
Erstellt ein StringFormat-Objekt aus einem anderen StringFormat-Objekt .
Syntax
void StringFormat(
[in] const StringFormat & source
);
Parameter
[in] source
Typ: const StringFormat*
Zeiger auf ein zu kopierende StringFormat-Objekt .
Rückgabewert
Keine
Anforderungen
Anforderung | Wert |
---|---|
Unterstützte Mindestversion (Client) | Windows XP, Windows 2000 Professional [nur Desktop-Apps] |
Unterstützte Mindestversion (Server) | Windows 2000 Server [nur Desktop-Apps] |
Zielplattform | Windows |
Kopfzeile | gdiplusstringformat.h (include Gdiplus.h) |
Bibliothek | Gdiplus.lib |
DLL | Gdiplus.dll |