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

Description
Gets the service object of the specified type.

 

DISPID (Dispatch ID):

 

For more information, see GetService in .NET Reference.

Syntax
Visual Basic
Public Function GetService( _
   ByVal serviceType As Type _
) As Variant
Parameters
serviceType

Return Type

See GetService in .NET Reference.

Remarks

For remarks, see GetService in .NET Reference.

Example

For examples, see GetService in .NET Reference.

See Also

EasyUASpecializedClient Object  | EasyUASpecializedClient Members