open62541 1.3.12
Open source implementation of OPC UA
|
#include <opcua_types.h>
Data Fields | |
OpcUa_StatusCode | StatusCode |
OpcUa_Int32 | NoOfTargets |
OpcUa_BrowsePathTarget * | Targets |
Definition at line 3275 of file opcua_types.h.
OpcUa_StatusCode _OpcUa_BrowsePathResult::StatusCode |
Definition at line 3277 of file opcua_types.h.
OpcUa_Int32 _OpcUa_BrowsePathResult::NoOfTargets |
Definition at line 3278 of file opcua_types.h.
OpcUa_BrowsePathTarget* _OpcUa_BrowsePathResult::Targets |
Definition at line 3279 of file opcua_types.h.