RepVB DisconnectReferenceEvents Method

See Also

This method disconnects the specified event sink object from RepVB. The event sink object will not be sent any more reference-related events.

Syntax

Call object.DisconnectReferenceEvents( connection )

The DisconnectReferenceEvents method has these parts:

Part Description
object The variable name of the RepVB object.
connection The connection number for the event sink object that is to be disconnected from reference-related events.