ID2D1SvgElement::SetTextValue-Methode (d2d1svg.h)
Legt den Wert eines Textinhaltselements fest.
Syntax
HRESULT SetTextValue(
[in] const WCHAR *name,
UINT32 nameCount
);
Parameter
[in] name
Typ: const WCHAR*
Der neue Wert des Textinhaltselements.
nameCount
Typ: UINT32
Rückgabewert
Typ: HRESULT
Diese Methode gibt einen HRESULT-Erfolgs- oder Fehlercode zurück.
Anforderungen
Anforderung | Wert |
---|---|
Zielplattform | Windows |
Kopfzeile | d2d1svg.h |
DLL | Direct2d.dll |