Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
3/28/2014
This constructor creates a new instance of the XRValue class from a preexisting version of XRValue.
Syntax
XRValue(
const XRValue & Value
)
Parameters
- Value
[in] The preexisting version of XRValue.
Return Value
None.
Remarks
The newly created XRValue object is both cloned and pointed to.
.NET Framework Equivalent
None.
Requirements
Header |
XamlRuntime.h |
sysgen |
SYSGEN_XAML_RUNTIME |