Connects an ActiveX control to a client that handles the control’s events.
<PermissionSetAttribute(SecurityAction.InheritanceDemand, Name := "FullTrust")> _ <PermissionSetAttribute(SecurityAction.LinkDemand, Name := "FullTrust")> _ Public Class ConnectionPointCookie
Dim instance As AxHost.ConnectionPointCookie
[PermissionSetAttribute(SecurityAction.InheritanceDemand, Name = "FullTrust")] [PermissionSetAttribute(SecurityAction.LinkDemand, Name = "FullTrust")] public class ConnectionPointCookie
[PermissionSetAttribute(SecurityAction::InheritanceDemand, Name = L"FullTrust")] [PermissionSetAttribute(SecurityAction::LinkDemand, Name = L"FullTrust")] public ref class ConnectionPointCookie
public class ConnectionPointCookie
ActiveX controls communicate with clients through their COM interface. The AxHost..::.ConnectionPointCookie class provides the link between the AxHost class and the ActiveX control.
For more information, see "Events in COM and Connectable Objects" in the MSDN library at http://msdn.microsoft.com/library.
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98