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.
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 |