ID2D1SvgPaint::GetId-Methode (d2d1svg.h)
Ruft die Element-ID ab, die als Paintserver fungiert. Diese ID wird verwendet, wenn der Lacktyp D2D1_SVG_PAINT_TYPE_URI ist.
Syntax
HRESULT GetId(
[out] PWSTR id,
UINT32 idCount
);
Parameter
[out] id
Typ: PWSTR
Die Element-ID, die als Lackserver fungiert.
idCount
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 |