GB.Detach

void GB.Detach ( void *object )

Detaches the object from its event observer.

*object points at the object.

Once detached, the events raised by the object will be silently ignored.

See also