DekGenius.com
[ Team LiB ] Previous Section Next Section

AxHost.ConnectionPointCookie

System.Windows.Forms (system.windows.forms.dll)class

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
}
    [ Team LiB ] Previous Section Next Section