The following table shows the OBEX interfaces with a description of the purpose of each.
| Programming element | Description |
|---|---|
| IDeviceEnum | This interface is used to enumerate device elements in a sequence. |
| IHeaderCollection | This interface is used to build a collection of headers. |
| IHeaderEnum | This interface is used to enumerate header elements in a sequence. |
| IObex | This interface is the main interface to the OBEX services. |
| IObexDevice | This interface exposes the name and address of the device. |
| IObexSink | This interface is a callback that is queried by Advise calls through connection points. |
See Also
Send Feedback on this topic to the authors