Click or drag to resize

UnRegisterAxit Function

X#
Terminate the registration of an object that has been registered with RegisterAxit().

Namespace:  XSharp.RT
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 FUNCTION UnRegisterAxit(
	oSource AS Object
) AS LOGIC
Request Example View Source

Parameters

oSource
Type: Object

Return Value

Type: Logic
See Also