Leadtools.Ccow Namespace > ISecureContextData Interface : GetItemValues Method |
object GetItemValues( int participantCoupon, string[] itemNames, bool onlyChanges, int contextCoupon, string appSignature, out string managerSignature )
'Declaration Function GetItemValues( _ ByVal participantCoupon As Integer, _ ByVal itemNames() As String, _ ByVal onlyChanges As Boolean, _ ByVal contextCoupon As Integer, _ ByVal appSignature As String, _ ByRef managerSignature As String _ ) As Object
'Usage Dim instance As ISecureContextData Dim participantCoupon As Integer Dim itemNames() As String Dim onlyChanges As Boolean Dim contextCoupon As Integer Dim appSignature As String Dim managerSignature As String Dim value As Object value = instance.GetItemValues(participantCoupon, itemNames, onlyChanges, contextCoupon, appSignature, managerSignature)
object GetItemValues( int participantCoupon, string[] itemNames, bool onlyChanges, int contextCoupon, string appSignature, out string managerSignature )
function Leadtools.Ccow.ISecureContextData.GetItemValues( participantCoupon , itemNames , onlyChanges , contextCoupon , appSignature , managerSignature )
Object^ GetItemValues( int participantCoupon, array<String^>^ itemNames, bool onlyChanges, int contextCoupon, String^ appSignature, [Out] String^ managerSignature )
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