COMREFERENCEINFO Fields
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | bstrDescription | BSTR containing the friendly name of the TypeLib. |
![]() | bstrPath | BSTR containing the full path to typelib file. |
![]() | dwLibFlags | DWORD containing typelib flags. |
![]() | guidTypeLib | Contains the typelib's GUID. |
![]() | lcidTypelib | Contains the lcid of typelib. |
![]() | wVerMajor | WORD ontaining the typelib's major version number. |
![]() | wVerMinor | WORD containing the typelib's minor version number. |
Show:
