VSOBNAVNAMEINFONODE2 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. (passed to GetNavigationInfo2(UInt32, VSOBNAVIGATIONINFO3[]) and LocateNavigationInfo2(VSOBNAVIGATIONINFO3[], VSOBNAVNAMEINFONODE2[], Int32, Int32, UInt32))
public value class VSOBNAVNAMEINFONODE2
struct VSOBNAVNAMEINFONODE2
[System.Runtime.InteropServices.ComConversionLoss]
public struct VSOBNAVNAMEINFONODE2
[<System.Runtime.InteropServices.ComConversionLoss>]
type VSOBNAVNAMEINFONODE2 = struct
Public Structure VSOBNAVNAMEINFONODE2
- Inheritance
-
VSOBNAVNAMEINFONODE2
- Attributes
Fields
lltName |
Specifies the type of the object to navigate to. Values are taken from the LIB_LISTTYPE2 enumeration. |
pNext |
Pointer to the next VSOBNAVNAMEINFONODE2 structure. |
pszName |
Pointer to a null terminated string containing the name of the object to navigate to. |