DisconnectEvents

This function disconnects event handlers from an object created with the CreateObjectWithEvents function.

Syntax

DisconnectEvents(objectinstance as object)

Parameters

objectinstance
Object created with the CreateObjectWithEvents function.

Return Values

None.