High Performance OPC UA Server SDK  1.2.0.193
ua_tcp_err_message Struct Reference

Contains the elements of an error message. More...

#include <uatcp.h>

Data Fields

uint32_t Error
 Numeric code of the reported error. More...
 
int32_t ReasonLen
 Length of the error reason string. More...
 
unsigned char * Reason
 Non-zero-terminated string containing the reason for the error. More...
 

Detailed Description

Contains the elements of an error message.

Field Documentation

uint32_t Error

Numeric code of the reported error.

unsigned char* Reason

Non-zero-terminated string containing the reason for the error.

int32_t ReasonLen

Length of the error reason string.


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