QuickOPC User's Guide and Reference
Dcom Field



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib Namespace > UriSchemes Class : Dcom Field
A URI scheme for the DCOM protocol.
Syntax
'Declaration
 
Public Const Dcom As String
'Usage
 
Dim value As String
 
value = UriSchemes.Dcom
public const string Dcom
public:
const String^ Dcom
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also