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 operator returns the address of the interface pointer contained in this class.
Syntax
Interface** operator&()
Remarks
This operator is useful when you use smart pointers with methods such as IXRFrameworkElement::FindName and IXRApplication::CreateObject(IID,Object).
Requirements
Header |
XRPtr.h |
sysgen |
SYSGEN_XAML_RUNTIME |