OPC Labs EasyOPC-UA Library
GetServiceByName Method
OpcLabs_EasyOpcUA ActiveX DLL > EasyUASpecializedClient Object : GetServiceByName Method

Description
Gets the service object of the specified type, given by type name.

 

DISPID (Dispatch ID):

 

For more information, see GetServiceByName in .NET Reference.

Syntax
Visual Basic
Public Function GetServiceByName( _
   ByVal serviceTypeName As String _
) As Variant
Parameters
serviceTypeName

Return Type

See GetServiceByName in .NET Reference.

Remarks

For remarks, see GetServiceByName in .NET Reference.

Example

For examples, see GetServiceByName in .NET Reference.

See Also

EasyUASpecializedClient Object  | EasyUASpecializedClient Members