Connection Points
The main OBEX object supports connection points for user notification. Connection points use a standard Component Object Model (COM) method that defines callbacks on an object. Clients and servers do not request callbacks very often, so the time required generate and destroy connection points should not affect performance. Both clients and servers perform callbacks into the application using this method.
See Also
Device Discovery | Object Exchange Interfaces | Connection Points | Use of Streams | Object Exchange Protocol | Client Support
© 1992-2003 Microsoft Corporation. All rights reserved.