Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/28/2014
This method retrieves the current value from XRValue if the value type is VTYPE_SIZE.
Syntax
HRESULT GetValue(
XRSize* pValue
)
Parameters
- pValue
[out] Pointer to the XRSize value.
Return Value
Returns an HRESULT that indicates success or failure.
.NET Framework Equivalent
None.
Requirements
Header |
XamlRuntime.h |
sysgen |
SYSGEN_XAML_RUNTIME |