Leadtools.Ccow Namespace > IContextAction Interface : Perform Method |
string Perform( int participantCoupon, object itemNames, object itemValues, string appSignature, ref int actionCoupon, ref object outitemNames, ref object outitemValues )
'Declaration Function Perform( _ ByVal participantCoupon As Integer, _ ByVal itemNames As Object, _ ByVal itemValues As Object, _ ByVal appSignature As String, _ ByRef actionCoupon As Integer, _ ByRef outitemNames As Object, _ ByRef outitemValues As Object _ ) As String
'Usage Dim instance As IContextAction Dim participantCoupon As Integer Dim itemNames As Object Dim itemValues As Object Dim appSignature As String Dim actionCoupon As Integer Dim outitemNames As Object Dim outitemValues As Object Dim value As String value = instance.Perform(participantCoupon, itemNames, itemValues, appSignature, actionCoupon, outitemNames, outitemValues)
string Perform( int participantCoupon, object itemNames, object itemValues, string appSignature, ref int actionCoupon, ref object outitemNames, ref object outitemValues )
function Leadtools.Ccow.IContextAction.Perform( participantCoupon , itemNames , itemValues , appSignature , actionCoupon , outitemNames , outitemValues )
String^ Perform( int participantCoupon, Object^ itemNames, Object^ itemValues, String^ appSignature, int% actionCoupon, Object^% outitemNames, Object^% outitemValues )
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