Dim server As New IntralinkServer.CServer
IntralinkServer.IServer server = new IntralinkServer.CServer();
Properties | |
| ICommonspace | Commonspace [get] |
| Client can access Commonspace-related functionality through this object. | |
| BSTR | CurrentDir [get] |
| Current directory. | |
| BSTR | DebugLog [get] |
| Absolute path to debug log. | |
| BSTR | Exe [get] |
Absolute path to executable that implements this COM object. | |
| ILocalDatabases | LocalDatabases [get] |
| Collection of local databases we are currently connected to. | |
| BSTR | RunDir [get] |
| Run directory (ending with path separator) of this Pro/INTRALINK Server instance. | |
| SAFEARRAY | TypeNames [get] |
| Contains all TypeName_* constants. | |
1.5.1-p1