Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/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