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

#include <types_generated.h>

Data Fields

UA_StatusCode statusCode
 
UA_ByteString continuationPoint
 
size_t referencesSize
 
UA_ReferenceDescriptionreferences
 

Detailed Description

BrowseResult.

Definition at line 2162 of file types_generated.h.

Field Documentation

◆ continuationPoint

UA_ByteString UA_BrowseResult::continuationPoint

Definition at line 2164 of file types_generated.h.

◆ references

UA_ReferenceDescription* UA_BrowseResult::references

Definition at line 2166 of file types_generated.h.

Referenced by getTypeDefinitionId(), and hasReference().

◆ referencesSize

size_t UA_BrowseResult::referencesSize

Definition at line 2165 of file types_generated.h.

Referenced by getTypeDefinitionId(), and hasReference().

◆ statusCode

UA_StatusCode UA_BrowseResult::statusCode

Definition at line 2163 of file types_generated.h.

Referenced by getTypeDefinitionId(), and hasReference().


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