OPC Labs Base Library
GetService Implemented Method
OpcLabs_BaseLib ActiveX DLL > NotifyingWidget Object > Widget Interface : GetService Implemented 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

NotifyingWidget Object  | Widget Interface