OPC Studio User's Guide and Reference
DefaultHandle Field



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.OperationModel Namespace > HandleArguments Class : DefaultHandle Field
The default value of the Handle property.
Syntax
'Declaration
 
Public Const DefaultHandle As Integer
'Usage
 
Dim value As Integer
 
value = HandleArguments.DefaultHandle
public const int DefaultHandle
public:
const int DefaultHandle
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