LEADTOOLS Medical (Leadtools.Ccow assembly)

GetItemNames Method (ISecureContextData)

Show in webframe





The context coupon.
Enables a participant in a common context session to obtain the names of common and secure subject the items in the common context.
Syntax
object GetItemNames( 
   int contextCoupon
)
'Declaration
 
Function GetItemNames( _
   ByVal contextCoupon As Integer _
) As Object
'Usage
 
Dim instance As ISecureContextData
Dim contextCoupon As Integer
Dim value As Object
 
value = instance.GetItemNames(contextCoupon)

            

            
Object^ GetItemNames( 
   int contextCoupon
) 

Parameters

contextCoupon
The context coupon.

Return Value

A string array containing the common subject context item names that represent the state of the common context as it was when the most recently committed transaction was completed.
Requirements

Target Platforms

See Also

Reference

ISecureContextData Interface
ISecureContextData Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.