This topic has not yet been rated - Rate this topic

IExtendedObject Interface

Gives access to the inner object of an extended object. An example of an extended object is an object inside a container where the container provides additional properties for the object, such as Top or Left for position on a form.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)

[GuidAttribute("A575C060-5B17-11D1-AB3E-00A0C9055A90")] 
[InterfaceTypeAttribute(1)] 
public interface IExtendedObject
/** @attribute GuidAttribute("A575C060-5B17-11D1-AB3E-00A0C9055A90") */ 
/** @attribute InterfaceTypeAttribute(1) */ 
public interface IExtendedObject
GuidAttribute("A575C060-5B17-11D1-AB3E-00A0C9055A90") 
InterfaceTypeAttribute(1) 
public interface IExtendedObject

You can create type libraries for extended objects. For more information see IExtendedTypeLib.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ