LEADTOOLS Medical (Leadtools.Ccow assembly)
LEAD Technologies, Inc

GetItemNames Method (IContextData)






The context coupon.
Enables a participant in a common context session to obtain the names of common subject context items in the context.
Syntax
object GetItemNames( 
   int contextCoupon
)
'Declaration
 
Function GetItemNames( _
   ByVal contextCoupon As Integer _
) As Object
'Usage
 
Dim instance As IContextData
Dim contextCoupon As Integer
Dim value As Object
 
value = instance.GetItemNames(contextCoupon)
object GetItemNames( 
   int contextCoupon
)
function Leadtools.Ccow.IContextData.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.
Remarks
This method can be performed outside the scope of a context change transaction. In this case, the value of the input contextCoupon must denote the most recently committed transaction. This method can also be performed within the scope of a context change transaction that is currently in progress. In this case, the input contextCoupon must denote the current transaction.
Example
For an example refer to JoinCommonContext.
Requirements

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

See Also

Reference

IContextData Interface
IContextData Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.