open62541 1.3.10
Open source implementation of OPC UA
Loading...
Searching...
No Matches
Data Fields
UA_Guid Struct Reference

#include <types.h>

Data Fields

UA_UInt32 data1
 
UA_UInt16 data2
 
UA_UInt16 data3
 
UA_Byte data4 [8]
 

Detailed Description

Definition at line 196 of file types.h.

Field Documentation

◆ data1

UA_UInt32 UA_Guid::data1

Definition at line 197 of file types.h.

◆ data2

UA_UInt16 UA_Guid::data2

Definition at line 198 of file types.h.

◆ data3

UA_UInt16 UA_Guid::data3

Definition at line 199 of file types.h.

◆ data4

UA_Byte UA_Guid::data4[8]

Definition at line 200 of file types.h.


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