IOleInPlaceSiteWindowless Interface
Enables a windowless object to process window messages, participate in drag-and-drop operations, and draw. Extends and inherits from IOleInPlaceSiteEx. For more information, see IOleInPlaceSiteWindowless.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in microsoft.visualstudio.ole.interop.dll)
Assembly: Microsoft.VisualStudio.OLE.Interop (in microsoft.visualstudio.ole.interop.dll)
[InterfaceTypeAttribute(1)] [GuidAttribute("922EADA0-3424-11CF-B670-00AA004CD6D8")] public interface IOleInPlaceSiteWindowless : IOleInPlaceSiteEx
/** @attribute InterfaceTypeAttribute(1) */
/** @attribute GuidAttribute("922EADA0-3424-11CF-B670-00AA004CD6D8") */
public interface IOleInPlaceSiteWindowless extends IOleInPlaceSiteEx