The following tables list the members exposed by ComApi.
Name | Description | |
---|---|---|
ComApi Constructor |
Name | Description | |
---|---|---|
CreateInstance | Connect to the OPC server. | |
EnumComputers | Enumerates the computers on the local network using the Netapi32.dll - NetServerEnum function. | |
GetComputerName | Retrieves the name of the local computer using the Kernel32.dll - GetComputerName function. | |
InitializeSecurity | Initialize DCOM security settings. This method must be called at the very beginning of an application. It can be executed only once. If it was not yet called then .Net calls it with its default setting when the first DCOm access is made. |