Connection Points (Windows Embedded CE 6.0)

1/6/2010

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

Concepts

Client Support