COMREFERENCE Structure
Visual Studio 2015
Contains information about (represents) a COM object.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from ValueType.) |
![]() | GetHashCode() | (Inherited from ValueType.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
![]() | guidTypeLib | Contains the GUID of the COM object's TypeLib. |
![]() | wVerMajor | WORD containing the COM objects major version number. |
![]() | wVerMinor | WORD containing the COM objects minor version number. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

