IOleInPlaceObjectWindowless 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 um objeto sem janela processe mensagens de janela e faça parte das operações de arrastar e soltar. Estende e herda de IOleInPlaceObject . Para obter mais informações, consulte IOleInPlaceObjectWindowless.
public interface class IOleInPlaceObjectWindowless : Microsoft::VisualStudio::OLE::Interop::IOleInPlaceObject
public interface class IOleInPlaceObjectWindowless : Microsoft::VisualStudio::OLE::Interop::IOleInPlaceObject
__interface IOleInPlaceObjectWindowless : Microsoft::VisualStudio::OLE::Interop::IOleInPlaceObject
[System.Runtime.InteropServices.Guid("1C2056CC-5EF4-101B-8BC8-00AA003E3B29")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IOleInPlaceObjectWindowless : Microsoft.VisualStudio.OLE.Interop.IOleInPlaceObject
[<System.Runtime.InteropServices.Guid("1C2056CC-5EF4-101B-8BC8-00AA003E3B29")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IOleInPlaceObjectWindowless = interface
interface IOleInPlaceObject
Public Interface IOleInPlaceObjectWindowless
Implements IOleInPlaceObject
- Atributos
- Implementações