void GetActiveEplanServersOnLocalMachine( out List<EplanServerData> lServers )
void GetActiveEplanServersOnLocalMachine( [Out] List<EplanServerData^>^ lServers )
Parameters
| Parameter Name | Description |
|---|---|
| lServers | List to be filled with information about Eplan remote servers currently active on local machine (output paramater). |