IObexSink:IUnknown (Windows CE 5.0)
This interface is a callback that is queried by Advise calls through connection points. This interface is implemented by the user and is used by OBEX to send notifications back to the user when various events occur. The OBEX_EVENT enumeration specifies all the possible events that can occur.
The following table shows the method of this interface.
Method | Description |
---|---|
Notify | Notifies the user of incoming requests. |
Requirements
Smartphone: Smartphone 2002 and later
Pocket PC: Pocket PC 2002 and later
OS Versions: Windows CE .NET 4.0 and later.
Header: Obex.h, Obex.idl.
Link Library: Uuid.lib.
See Also
IDeviceEnum | IHeaderCollection | IHeaderEnum | IObexDevice | OBEX Interfaces
Send Feedback on this topic to the authors