This class is for internal use only and should not be used in your
own code.
public class AxHost.ConnectionPointCookie {
// Public Constructors
public AxHost.ConnectionPointCookie(object source, object sink, Type eventInterface);
// Public Instance Methods
public void Disconnect();
// Protected Instance Methods
protected override void Finalize(); // overrides object
}