OPC Labs EasyOPC-UA Components Library
GetService Method
OpcLabs_EasyOpcUAComponents ActiveX DLL > EasyUASubscriber 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

EasyUASubscriber Object  | EasyUASubscriber Members