IOleInPlaceActiveObject 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.
Habilita um contêiner de nível superior para manipular um objeto in-loco. Para obter informações sobre a interface COM, consulte IOleInPlaceActiveObject.
public interface class IOleInPlaceActiveObject : Microsoft::VisualStudio::OLE::Interop::IOleWindow
public interface class IOleInPlaceActiveObject : Microsoft::VisualStudio::OLE::Interop::IOleWindow
__interface IOleInPlaceActiveObject : Microsoft::VisualStudio::OLE::Interop::IOleWindow
[System.Runtime.InteropServices.Guid("00000117-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IOleInPlaceActiveObject : Microsoft.VisualStudio.OLE.Interop.IOleWindow
[<System.Runtime.InteropServices.Guid("00000117-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IOleInPlaceActiveObject = interface
interface IOleWindow
Public Interface IOleInPlaceActiveObject
Implements IOleWindow
- Atributos
- Implementações