IAdviseSink Interface

Definição

Permite que contêineres e outros objetos recebam aviso de alterações. Interface OLE padrão. Para obter mais informações, consulte 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
Derivado
Atributos

Métodos

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

Aplica-se a