QuickOPC User's Guide and Reference
DefaultCategoryId Field (AECategoryElement)



OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace Namespace > AECategoryElement Class : DefaultCategoryId Field
Default category Id. Equals to zero.
Syntax
'Declaration
 
Public Const DefaultCategoryId As Long
'Usage
 
Dim value As Long
 
value = AECategoryElement.DefaultCategoryId
public const long DefaultCategoryId
public:
const int64 DefaultCategoryId
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