Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Node object is used to manage a scope (tree) or result (list or leaf) node.
Members
The Node Object object has these types of members:
Methods
The Node Object object has these methods.
Method | Description |
---|---|
IsScopeNode | Returns whether the node is a scope node. |
Properties
The Node Object object has these properties.
Property | Access type | Description |
---|---|---|
Bookmark |
Read-only |
Returns a persistable bookmark for the node. |
Name |
Read-only |
The name of the node. |
Nodetype |
Read-only |
Returns the globally unique identifier (GUID) that represents the type of the node. |
Property |
Read-only |
Returns data for a specified clipboard format or property name. |
Requirements
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Header |
|
IDL |
|
DLL |
|
IID |
IID_Node is defined as F81ED800-7839-4447-945D-8E15DA59CA55 |