Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.1.20
|
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 )