| Visual Basic (Declaration) | |
|---|---|
| Public Shared Function CreateInstance( _ ByVal clsid As Guid, _ ByVal host As Host _ ) As Object | |
Parameters
- clsid
- CLSID string of the OPC server to be connected.
- host
- Object with machine name and server access credentials.
|     | 
| OPCAE.NET Reference Manual |   | 
| CreateInstance Method | |
| See Also Send Feedback | |
| OPC.Common Namespace > ComApi Class : CreateInstance Method | 
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
| Public Shared Function CreateInstance( _ ByVal clsid As Guid, _ ByVal host As Host _ ) As Object | |