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 the string length of an attribute of this element.
HRESULT GetAttributeValueLength(
[in] PCWSTR name,
D2D1_SVG_ATTRIBUTE_STRING_TYPE type,
[out] UINT32 *valueLength
);
[in] name
Type: PCWSTR
The name of the attribute.
type
Type: D2D1_SVG_ATTRIBUTE_STRING_TYPE
The string type of the attribute.
[out] valueLength
Type: UINT32*
The length of the attribute. The returned string length does not include room for the null terminator.
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 string 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