OPCAE.NET Reference Manual
QueryEventAttributes Method
See Also  Send Feedback
OPCAE.NET Namespace > OpcEventServer Class : QueryEventAttributes Method

Glossary Item Box

Using the EventCategories returned by the QueryEventCategories method, client application can invoke the QueryEventAttributes method to get information about the vendor-specific attributes the server can provide as part of an event notification for an event within the specified event category. Simple servers may not support any vendor-specific attributes for some or even all EventCategories. Attributes of event notifications are described in OPC AE specification section 2.5.2. Some possible vendor-specific attributes are included in Appendix C of the OPC AE specification.

Overload List

OverloadDescription
QueryEventAttributes(Int32,Int32[],String[],VarEnum[]) Using the EventCategories returned by the QueryEventCategories method, client application can invoke the QueryEventAttributes method to get information about the vendor-specific attributes the server can provide as part of an event notification for an event within the specified event category. Simple servers may not support any vendor-specific attributes for some or even all EventCategories. Attributes of event notifications are described in OPC AE specification section 2.5.2. Some possible vendor-specific attributes are included in Appendix C of the OPC AE specification.  
QueryEventAttributes(Int32,Int32[],String[],Type[]) Using the EventCategories returned by the QueryEventCategories method, client application can invoke the QueryEventAttributes method to get information about the vendor-specific attributes the server can provide as part of an event notification for an event within the specified event category. Simple servers may not support any vendor-specific attributes for some or even all EventCategories. Attributes of event notifications are described in OPC AE specification section 2.5.2. Some possible vendor-specific attributes are included in Appendix C of the OPC AE specification.  

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x

See Also

© 2002-2018 Advosol Inc. All Rights Reserved.