ANSI C Based OPC UA Client/Server SDK  1.8.3.398
UaServer_Event Struct Reference

An actual event. More...

#include <uaserver_events.h>

Data Fields

UaServer_EventType * pType
 Pointer to event type definition with mapping table.
 
UaServer_iNode iNode
 Authorization information for the event.
 
UaBase_Vector EventFields
 List of event field values (pointers to OpcUa_Variant)
 
OpcUa_Void * pUserData
 User defined data which can be set freely by the application. More...
 

Detailed Description

An actual event.

Field Documentation

OpcUa_Void* UaServer_Event::pUserData

User defined data which can be set freely by the application.


The documentation for this struct was generated from the following file: