This topic has not yet been rated - Rate this topic

IOleInPlaceObjectWindowless Interface

Enables a windowless object to process window messages and take part in drag-and-drop operations. Extends and inherits from IOleInPlaceObject. For more information, see IOleInPlaceObjectWindowless.

Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in microsoft.visualstudio.ole.interop.dll)

[InterfaceTypeAttribute(1)] 
[GuidAttribute("1C2056CC-5EF4-101B-8BC8-00AA003E3B29")] 
public interface IOleInPlaceObjectWindowless : IOleInPlaceObject
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("1C2056CC-5EF4-101B-8BC8-00AA003E3B29") */ 
public interface IOleInPlaceObjectWindowless extends IOleInPlaceObject
InterfaceTypeAttribute(1) 
GuidAttribute("1C2056CC-5EF4-101B-8BC8-00AA003E3B29") 
public interface IOleInPlaceObjectWindowless extends IOleInPlaceObject
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ