XRValue::GetValue(UINT*) (Compact 2013)
3/28/2014
This method retrieves the current value from XRValue, if its type can be implicitly converted to a UINT.
Syntax
HRESULT GetValue(
UINT* pValue
)
Parameters
- pValue
[out] The unsigned integer value.
Return Value
Returns an HRESULT that indicates success or failure.
.NET Framework Equivalent
None.
Requirements
Header |
XamlRuntime.h |
sysgen |
SYSGEN_XAML_RUNTIME |