Click or drag to resize

OleAutoObject Constructor (Object, Type)

X#
Construct an OleAutoObject

Namespace:  XSharp
Assembly:  XSharp.VO (in XSharp.VO.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	oObject AS Object,
	_type AS Type
)
Request Example View Source

Parameters

oObject
Type: Object
_type
Type: Type
See Also