IOleInPlaceSiteEx 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.
Fornece métodos de notificação adicionais de ativação e desativação para evitar a intermitência de tela ao ativar ou desativar um objeto. Estende e herda de IOleInPlaceSite . Para obter mais informações, consulte IOleInPlaceSiteEx.
public interface class IOleInPlaceSiteEx : Microsoft::VisualStudio::OLE::Interop::IOleInPlaceSite
public interface class IOleInPlaceSiteEx : Microsoft::VisualStudio::OLE::Interop::IOleInPlaceSite
__interface IOleInPlaceSiteEx : Microsoft::VisualStudio::OLE::Interop::IOleInPlaceSite
[System.Runtime.InteropServices.Guid("9C2CAD80-3424-11CF-B670-00AA004CD6D8")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IOleInPlaceSiteEx : Microsoft.VisualStudio.OLE.Interop.IOleInPlaceSite
[<System.Runtime.InteropServices.Guid("9C2CAD80-3424-11CF-B670-00AA004CD6D8")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IOleInPlaceSiteEx = interface
interface IOleInPlaceSite
Public Interface IOleInPlaceSiteEx
Implements IOleInPlaceSite
- Derivado
- Atributos
- Implementações