Partager via


IObexSink:IUnknown

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

OS Versions: Windows CE .NET 4.0 and later.
Header: Obex.h, Obex.idl.
Link Library: Uuid.lib.

See Also

IDeviceEnum | IHeaderCollection | IHeaderEnum | IObex | IObexDevice | OBEX Interfaces

 Last updated on Friday, April 09, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.