Metodo ID2D1SvgPaint::GetId (d2d1svg.h)
Ottiene l'ID elemento che funge da server di disegno. Questo ID viene utilizzato se il tipo di disegno è D2D1_SVG_PAINT_TYPE_URI.
Sintassi
HRESULT GetId(
[out] PWSTR id,
UINT32 idCount
);
Parametri
[out] id
Tipo: PWSTR
ID elemento che funge da server di disegno.
idCount
Tipo: UINT32
Valore restituito
Tipo: HRESULT
Questo metodo restituisce un codice HRESULT riuscito o di errore.
Requisiti
Requisito | Valore |
---|---|
Piattaforma di destinazione | Windows |
Intestazione | d2d1svg.h |
DLL | Direct2d.dll |