IAdviseSink Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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) |