IAdviseSinkEx 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.
Estende- IAdviseSink se para fornecer notificação de alterações no status de exibição de um objeto. Interface OLE padrão. Para obter mais informações, consulte 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
- Atributos
- Implementações
Métodos
| OnClose() | |
| OnDataChange(FORMATETC[], STGMEDIUM[]) | |
| OnRename(IMoniker) | |
| OnSave() | |
| OnViewChange(UInt32, Int32) | |
| OnViewStatusChange(UInt32) |