IAdviseSink Schnittstelle

Definition

Ermöglicht Containern und anderen Objekten, Änderungsmeldungen zu empfangen. Standard-OLE-Schnittstelle. Weitere Informationen finden Sie unter IAdviseSink.

public interface class IAdviseSink
public interface class IAdviseSink
__interface IAdviseSink
[System.Runtime.InteropServices.Guid("0000010F-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IAdviseSink
[<System.Runtime.InteropServices.Guid("0000010F-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IAdviseSink = interface
Public Interface IAdviseSink
Abgeleitet
Attribute

Methoden

OnClose()
OnDataChange(FORMATETC[], STGMEDIUM[])
OnRename(IMoniker)
OnSave()
OnViewChange(UInt32, Int32)

Gilt für