Leadtools.Ccow Namespace > IContextSession Interface : Activate Method |
void Activate( int participantCoupon, IContextManager contextManager, string nonce, string appSignature )
'Declaration Sub Activate( _ ByVal participantCoupon As Integer, _ ByVal contextManager As IContextManager, _ ByVal nonce As String, _ ByVal appSignature As String _ )
'Usage Dim instance As IContextSession Dim participantCoupon As Integer Dim contextManager As IContextManager Dim nonce As String Dim appSignature As String instance.Activate(participantCoupon, contextManager, nonce, appSignature)
void Activate( int participantCoupon, IContextManager contextManager, string nonce, string appSignature )
function Leadtools.Ccow.IContextSession.Activate( participantCoupon , contextManager , nonce , appSignature )
void Activate( int participantCoupon, IContextManager^ contextManager, String^ nonce, String^ appSignature )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2