OPC Labs EasyOPC-UA Library
TryParse Method
OpcLabs_EasyOpcUA ActiveX DLL > UABrowsePathParser Object : TryParse Method

Description
Attempts to parse a string containing an absolute browse path.

 

DISPID (Dispatch ID):

 

For more information, see TryParse in .NET Reference.

Syntax
Visual Basic
Public Function TryParse( _
   ByVal value As String, _
   ByRef browsePath As Variant _
) As StringParsingError
Parameters
value

browsePath

Return Type

See TryParse in .NET Reference.

Remarks

For remarks, see TryParse in .NET Reference.

Example

For examples, see TryParse in .NET Reference.

See Also

UABrowsePathParser Object  | UABrowsePathParser Members