This topic has not yet been rated - Rate this topic

IAdviseSink Members

Provides a managed definition of the IAdviseSink interface.

The IAdviseSink type exposes the following members.

  NameDescription
Public method OnClose Notifies all registered advisory sinks that the object has changed from the running state to the loaded state. This method is called by a server.
Public method OnDataChange Notifies all data objects currently registered advisory sinks that data in the object has changed.
Public method OnRename Notifies all registered advisory sinks that the object has been renamed. This method is called by a server.
Public method OnSave Notifies all registered advisory sinks that the object has been saved. This method is called by a server.
Public method OnViewChange Notifies an object's registered advisory sinks that its view has changed. This method is called by a server.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.