OPC Labs EasyOPC “Classic” Components Library
GetService Method
OpcLabs_EasyOpcClassicComponents ActiveX DLL > EasyAEClient 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

EasyAEClient Object  | EasyAEClient Members