Leadtools.Ccow Namespace > ISecureContextData Interface : SetItemValues Method |
void SetItemValues( int participantCoupon, object itemNames, object itemValues, int contextCoupon, string appSignature )
'Declaration Sub SetItemValues( _ ByVal participantCoupon As Integer, _ ByVal itemNames As Object, _ ByVal itemValues As Object, _ ByVal contextCoupon As Integer, _ ByVal appSignature As String _ )
'Usage Dim instance As ISecureContextData Dim participantCoupon As Integer Dim itemNames As Object Dim itemValues As Object Dim contextCoupon As Integer Dim appSignature As String instance.SetItemValues(participantCoupon, itemNames, itemValues, contextCoupon, appSignature)
void SetItemValues( int participantCoupon, object itemNames, object itemValues, int contextCoupon, string appSignature )
function Leadtools.Ccow.ISecureContextData.SetItemValues( participantCoupon , itemNames , itemValues , contextCoupon , appSignature )
void SetItemValues( int participantCoupon, Object^ itemNames, Object^ itemValues, int contextCoupon, 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