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