High Performance OPC UA Server SDK  1.7.1.383
uaserver_callbacks Struct Reference

Callback table for uaserver context. More...

#include <init.h>

Data Fields

uaserver_init_user_management init_user_management
 

Detailed Description

Callback table for uaserver context.

All callbacks are optional. Set the function pointer to NULL if not used. It is recommended to initialize this struct with uaserver_callbacks_init before filling callback pointers. This keeps the code working also when the table gets extended in the future.


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