OPC Labs EasyOPC-UA Library
format Method
OpcLabs_EasyOpcUA ActiveX DLL > UANodeId Object : format Method

Description
Formats the qualified name object into a string.

 

DISPID (Dispatch ID):

 

For more information, see Format in .NET Reference.

Syntax
Visual Basic
Public Function format( _
   ByVal DefaultNamespaceUriString As String, _
   ByVal useStandardNames As Boolean _
) As String
Parameters
DefaultNamespaceUriString

useStandardNames

Return Type

See Format in .NET Reference.

Remarks

For remarks, see Format in .NET Reference.

Example

For examples, see Format in .NET Reference.

See Also

UANodeId Object  | UANodeId Members