VSOBNAVIGATIONINFO3 Structure
Visual Studio 2015
Specifies information for navigation to an object. Sued in LocateNavigationInfo2 calls.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from ValueType.) |
![]() | GetHashCode() | (Inherited from ValueType.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
![]() | dwCustom | DWORD containing custom information. |
![]() | pguidLib | GUID of the library. |
![]() | pName | Name of the item of interest. The name is in the VSOBNAVNAMEINFONODE2 struct. |
![]() | pszLibName | String containing the library name. |
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:

