RemoveEventHandler(Cookie: Integer);
Cookie. Unique index of event handler.
The RemoveEventHandler method removes table event handler.
To remove the event handler used by the table, get the value returned by the AddEventHandler method and then insert it as a value of the Cookie parameter.
The method use is given in the example for IPivot.AddEventHandler.
See also: