Share via


XRValue::GetValue(XRCornerRadius*) (Compact 2013)

3/28/2014

This method retrieves the current value from XRValue, if the value type is VTYPE_CORNER_RADIUS.

Syntax

HRESULT GetValue(
    XRCornerRadius* pValue
)

Parameters

Return Value

Returns an HRESULT that indicates success or failure.

.NET Framework Equivalent

None.

Requirements

Header

XamlRuntime.h

sysgen

SYSGEN_XAML_RUNTIME

See Also

Reference

XRValue::GetValue
XRValue