XRValue::SetNull (Compact 2013)
3/28/2014
This method sets the value type of this XRValue object to VTYPE_NONE, initializes all related values to 0, and sets ShouldFreeValuePointer to false.
Syntax
void SetNull()
Parameters
None.
Return Value
None.
.NET Framework Equivalent
None.
Requirements
Header |
XamlRuntime.h |
sysgen |
SYSGEN_XAML_RUNTIME |