The Expand method causes the specified node to be expanded.
Syntax
ScopeNamespace.Expand( _
ByVal Node As Node _
)
Parameters
-
Node
-
The node that is to be expanded.
Return value
This method does not return a value.
Examples
' Expand the node.
objScopeNS.Expand objNode
Requirements
| Minimum supported client |
Windows Vista |
| Minimum supported server |
Windows Server 2008 |
| Header |
|
| IDL |
|
| DLL |
|
| IID |
IID_ScopeNamespace is defined as EBBB48DC-1A3B-4D86-B786-C21B28389012 |