This topic has not yet been rated - Rate this topic

IViewObject2 Interface

Enables an object to display itself without passing a data object to the caller. Also returns the size of the drawing for a given view of an object. Extends and inherits from IViewObject. For more information, see IViewObject2.

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

[GuidAttribute("00000127-0000-0000-C000-000000000046")] 
[InterfaceTypeAttribute(1)] 
public interface IViewObject2 : IViewObject
/** @attribute GuidAttribute("00000127-0000-0000-C000-000000000046") */ 
/** @attribute InterfaceTypeAttribute(1) */ 
public interface IViewObject2 extends IViewObject
GuidAttribute("00000127-0000-0000-C000-000000000046") 
InterfaceTypeAttribute(1) 
public interface IViewObject2 extends IViewObject
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ