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.
OPCDA.NET Reference Manual | |
CreateInstance Method | |
See Also Send Feedback |
OpcNetBase.Net4 Assembly > 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 |