XRPtr<Interface>::operator -> (Windows Embedded CE 6.0)
1/6/2010
This operator assigns a new value to an existing XRPtr<Interface> object.
Syntax
Interface* operator->() const
Remarks
By supporting this operator, this class can be used as the interface itself. To call this method, the interface pointer cannot be NULL.
Requirements
Header | XRPtr.h |
sysgen | SYSGEN_XAML_RUNTIME |
Windows Embedded CE | Windows Embedded CE 6.0 R3 |