Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Gets an attribute of this element as an interface type.
HRESULT GetAttributeValue(
[in] PCWSTR name,
[in] REFIID riid,
void **value
);
[in] name
Type: PCWSTR
The name of the attribute.
[in] riid
Type: REFIID
The interface ID of the attribute value.
value
Type: void**
The value of the attribute.
Type: HRESULT
This method returns an HRESULT success or error code. Returns an error if the attribute is not specified. Returns an error if the attribute name is not valid on this element. Returns an error if the attribute cannot be expressed as the specified interface type.
Requirement | Value |
---|---|
Target Platform | Windows |
Header | d2d1svg.h |
DLL | Direct2d.dll |
Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register today