Attempts to combine the current OPC-UA browse path with a given browse path string.
DISPID (Dispatch ID):
For more information, see TryCombine in .NET Reference.
 
            
DISPID (Dispatch ID):
For more information, see TryCombine in .NET Reference.
| Visual Basic | 
|---|
| Public Function TryCombine( _ 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 TryCombine in .NET Reference.
For remarks, see TryCombine in .NET Reference.
For examples, see TryCombine in .NET Reference.