VSOBNAVIGATIONINFO3 Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies information for navigation to an object. Sued in LocateNavigationInfo2(VSOBNAVIGATIONINFO3[], VSOBNAVNAMEINFONODE2[], Int32, Int32, UInt32) calls.
public value class VSOBNAVIGATIONINFO3
struct VSOBNAVIGATIONINFO3
[System.Runtime.InteropServices.ComConversionLoss]
public struct VSOBNAVIGATIONINFO3
[<System.Runtime.InteropServices.ComConversionLoss>]
type VSOBNAVIGATIONINFO3 = struct
Public Structure VSOBNAVIGATIONINFO3
- Inheritance
-
VSOBNAVIGATIONINFO3
- Attributes
Fields
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. |