LEADTOOLS Medical (Leadtools.Ccow assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
SetItemValues Method
See Also 
Leadtools.Ccow Namespace > ISecureContextData Interface : SetItemValues Method



participantCoupon
The participant coupon of the application received from JoinCommonContext.
itemNames
The context item names that are to be set by the context manager.
itemValues
The context item values that are to be set by the context manager.
contextCoupon
The context coupon.
appSignature
The applications digital signature.
participantCoupon
The participant coupon of the application received from JoinCommonContext.
itemNames
The context item names that are to be set by the context manager.
itemValues
The context item values that are to be set by the context manager.
contextCoupon
The context coupon.
appSignature
The applications digital signature.
Enables a participant in a common context session to set the values of common and secure subject the items in the common context.

Syntax

Visual Basic (Declaration) 
Sub SetItemValues( _
   ByVal participantCoupon As Integer, _
   ByVal itemNames As Object, _
   ByVal itemValues As Object, _
   ByVal contextCoupon As Integer, _
   ByVal appSignature As String _
) 
Visual Basic (Usage)Copy Code
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)
C# 
void SetItemValues( 
   int participantCoupon,
   object itemNames,
   object itemValues,
   int contextCoupon,
   string appSignature
)
C++/CLI 
void SetItemValues( 
   int participantCoupon,
   Object^ itemNames,
   Object^ itemValues,
   int contextCoupon,
   String^ appSignature
) 

Parameters

participantCoupon
The participant coupon of the application received from JoinCommonContext.
itemNames
The context item names that are to be set by the context manager.
itemValues
The context item values that are to be set by the context manager.
contextCoupon
The context coupon.
appSignature
The applications digital signature.

Example

For an example refer to InitializeBinding.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Ccow requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features