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



contextCoupon
The context coupon.
contextCoupon
The context coupon.
Enables a participant in a common context session to obtain the names of common subject context items in the context.

Syntax

Visual Basic (Declaration) 
Function GetItemNames( _
   ByVal contextCoupon As Integer _
) As Object
Visual Basic (Usage)Copy Code
Dim instance As IContextData
Dim contextCoupon As Integer
Dim value As Object
 
value = instance.GetItemNames(contextCoupon)
C# 
object GetItemNames( 
   int contextCoupon
)
C++/CLI 
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.

Example

For an example refer to JoinCommonContext.

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.

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