XRPtr<Interface>::operator & (Compact 2013)
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 |