aurora-directx ~master (2020-02-01T22:21:58Z)
Dub
Repo
ID2D1SvgElement.GetAttributeValue
aurora
directx
d2d1
d2d1svg
ID2D1SvgElement
Undocumented in source. Be warned that the author may not have intended to support it.
HRESULT
GetAttributeValue
(wchar* name, D2D1_SVG_ATTRIBUTE_STRING_TYPE type, wchar* value, uint valueCount)
HRESULT
GetAttributeValue
(wchar* name, D2D1_SVG_ATTRIBUTE_POD_TYPE type, void* value, uint valueSizeInBytes)
HRESULT
GetAttributeValue
(wchar* name, REFIID riid, void** value)
HRESULT
GetAttributeValue
(wchar* name, float value)
HRESULT
GetAttributeValue
(wchar* name, D2D1_COLOR_F* value)
HRESULT
GetAttributeValue
(wchar* name, D2D1_FILL_MODE* value)
HRESULT
GetAttributeValue
(wchar* name, D2D1_SVG_DISPLAY* value)
HRESULT
GetAttributeValue
(wchar* name, D2D1_SVG_OVERFLOW* value)
HRESULT
GetAttributeValue
(wchar* name, D2D1_SVG_LINE_JOIN* value)
HRESULT
GetAttributeValue
(wchar* name, D2D1_SVG_LINE_CAP* value)
HRESULT
GetAttributeValue
(wchar* name, D2D1_SVG_VISIBILITY* value)
HRESULT
GetAttributeValue
(wchar* name, D2D1_MATRIX_3X2_F* value)
HRESULT
GetAttributeValue
(wchar* name, D2D1_SVG_UNIT_TYPE* value)
interface
ID2D1SvgElement
extern (
Windows
) final
HRESULT
GetAttributeValue
(
const
wchar
*
name
,
D2D1_SVG_UNIT_TYPE
*
value
)
HRESULT
GetAttributeValue
(wchar* name, D2D1_EXTEND_MODE* value)
HRESULT
GetAttributeValue
(wchar* name, D2D1_SVG_PRESERVE_ASPECT_RATIO* value)
HRESULT
GetAttributeValue
(wchar* name, D2D1_SVG_LENGTH* value)
HRESULT
GetAttributeValue
(wchar* name, ID2D1SvgAttribute* value)
HRESULT
GetAttributeValue
(wchar* name, ID2D1SvgPaint* value)
HRESULT
GetAttributeValue
(wchar* name, ID2D1SvgStrokeDashArray* value)
HRESULT
GetAttributeValue
(wchar* name, ID2D1SvgPointCollection* value)
HRESULT
GetAttributeValue
(wchar* name, ID2D1SvgPathData* value)
Meta
Source
See Implementation
aurora
directx
d2d1
d2d1svg
ID2D1SvgElement
functions
AppendChild
CreateChild
GetAttributeValue
GetAttributeValueLength
GetDocument
GetFirstChild
GetLastChild
GetNextChild
GetParent
GetPreviousChild
GetSpecifiedAttributeCount
GetSpecifiedAttributeName
GetSpecifiedAttributeNameLength
GetTagName
GetTagNameLength
GetTextValue
GetTextValueLength
HasChildren
InsertChildBefore
IsAttributeSpecified
IsTextContent
RemoveAttribute
RemoveChild
ReplaceChild
SetAttributeValue
SetTextValue