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 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 |