This document is archived and information here might be outdated. Recommended version. |
Returns an enumeration of the names of the logical networks within the current workspace.
[Visual Basic .NET] Public Function GetNetworkNames ( _ ) As IEnumBSTR
[C#] public IEnumBSTR GetNetworkNames ( );
[C++]
HRESULT GetNetworkNames(
void
);