Click or drag to resize

DispatchEvents Methods

The DispatchEvents type exposes the following members.

Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Protected methodDispose(Boolean)
Releases unmanaged and optionally managed resources.
Protected methodFinalize
Finalizes an instance of the DispatchEvents class.
(Overrides ObjectFinalize.)
Protected methodOnEvent
Called after an IDispatch event (invoke) occured.
Top
See Also