CompareBrowseName (FUN)

FUNCTION CompareBrowseName : DINT

Return a value < 0 if name1 is ordered before name2 Returns 0 if both names are equal Return a value > 0 if name1 is ordered before name2 The namespace index is compared first. After that the actual name is compared

InOut:

Scope

Name

Type

Return

CompareBrowseName

DINT

Input

name1

POINTER TO OpcUa_QualifiedName

name2

POINTER TO OpcUa_QualifiedName