Attempts to append a relative browse path string to the current OPC-UA browse path.
DISPID (Dispatch ID):
For more information, see TryAppendRelative in .NET Reference.
DISPID (Dispatch ID):
For more information, see TryAppendRelative in .NET Reference.
Visual Basic |
---|
Public Function TryAppendRelative( _ ByVal ParsingFlags As UABrowsePathParsingFlags, _ ByVal more As String, _ ByVal DefaultNamespaceUriString As String _ ) As StringParsingError |
Value | Description |
---|---|
UABrowsePathParsingFlags_ExtendedSyntax | Use extended syntax. |
UABrowsePathParsingFlags_None | No OPC-UA browse path parsing flags. |
See TryAppendRelative in .NET Reference.
For remarks, see TryAppendRelative in .NET Reference.
For examples, see TryAppendRelative in .NET Reference.