public EplanServerData StartEplan( string strEplanFullPath )
public: EplanServerData^ StartEplan( String^ strEplanFullPath )
Parameters
- strEplanFullPath
- Full path of Eplan executable file.
Return Value
Information about the started Eplan remote server. If EPLAN application could not be started or if no communication could be established an exception Eplan.EplApi.RemoteClient.CommunicationException is thrown.