OPC Labs Base Library
AsObject Method
OpcLabs_BaseLib ActiveX DLL > InteropHelper Object : AsObject Method

Description
Casts the input argument to an object.

 

DISPID (Dispatch ID):

 

For more information, see AsObject in .NET Reference.

Syntax
Visual Basic
Public Function AsObject( _
   ByVal obj As Variant _
) As Variant
Parameters
obj

Return Type

See AsObject in .NET Reference.

Remarks

For remarks, see AsObject in .NET Reference.

Example

For examples, see AsObject in .NET Reference.

See Also

InteropHelper Object  | InteropHelper Members