IAdviseSinkEx Schnittstelle

Definition

Erweitert IAdviseSink, um Benachrichtigungen über Änderungen im Anzeigestatus eines Objekts bereitzustellen. Standard-OLE-Schnittstelle. Weitere Informationen finden Sie unter iadvisesinkex.

public interface class IAdviseSinkEx : Microsoft::VisualStudio::OLE::Interop::IAdviseSink
public interface class IAdviseSinkEx : Microsoft::VisualStudio::OLE::Interop::IAdviseSink
__interface IAdviseSinkEx : Microsoft::VisualStudio::OLE::Interop::IAdviseSink
[System.Runtime.InteropServices.Guid("3AF24290-0C96-11CE-A0CF-00AA00600AB8")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IAdviseSinkEx : Microsoft.VisualStudio.OLE.Interop.IAdviseSink
[<System.Runtime.InteropServices.Guid("3AF24290-0C96-11CE-A0CF-00AA00600AB8")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IAdviseSinkEx = interface
    interface IAdviseSink
Public Interface IAdviseSinkEx
Implements IAdviseSink
Attribute
Implementiert

Methoden

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

Gilt für