Error processing SSI file
LEADTOOLS Leadtools.Ccow.Services (Leadtools.Ccow.Services assembly)

Show in webframe

ContextChangesPending Method (ICcowContextAgentService)






A predefined coupon that denotes the specific type of context agent.
The context manager interface.
The names of the context items.
The values of the context items.
The context change transaction or context action.
The context manager's digital signature.
Informs a context agent (e.g., mapping agent, annotation agent) in a common context session that a change to the common context data is pending.
Syntax
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?interface=ContextAgent&method=ContextChangesPending&agentCoupon={agentCoupon}&contextManager={contextManager}&itemNames={itemNames}&itemValues={itemValues}&contextCoupon={contextCoupon}&managerSignature={managerSignature}")]
[OperationContractAttribute()]
Stream ContextChangesPending( 
   int agentCoupon,
   string contextManager,
   string[] itemNames,
   string[] itemValues,
   int contextCoupon,
   string managerSignature
)
'Declaration
 
<WebGetAttribute(IsBodyStyleSetExplicitly=True, UriTemplate="?interface=ContextAgent&method=ContextChangesPending&agentCoupon={agentCoupon}&contextManager={contextManager}&itemNames={itemNames}&itemValues={itemValues}&contextCoupon={contextCoupon}&managerSignature={managerSignature}")>
<OperationContractAttribute()>
Function ContextChangesPending( _
   ByVal agentCoupon As Integer, _
   ByVal contextManager As String, _
   ByVal itemNames() As String, _
   ByVal itemValues() As String, _
   ByVal contextCoupon As Integer, _
   ByVal managerSignature As String _
) As Stream
'Usage
 
Dim instance As ICcowContextAgentService
Dim agentCoupon As Integer
Dim contextManager As String
Dim itemNames() As String
Dim itemValues() As String
Dim contextCoupon As Integer
Dim managerSignature As String
Dim value As Stream
 
value = instance.ContextChangesPending(agentCoupon, contextManager, itemNames, itemValues, contextCoupon, managerSignature)
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?interface=ContextAgent&method=ContextChangesPending&agentCoupon={agentCoupon}&contextManager={contextManager}&itemNames={itemNames}&itemValues={itemValues}&contextCoupon={contextCoupon}&managerSignature={managerSignature}")]
[OperationContractAttribute()]
Stream^ ContextChangesPending( 
   int agentCoupon,
   String^ contextManager,
   array<String^>^ itemNames,
   array<String^>^ itemValues,
   int contextCoupon,
   String^ managerSignature
) 

Parameters

agentCoupon
A predefined coupon that denotes the specific type of context agent.
contextManager
The context manager interface.
itemNames
The names of the context items.
itemValues
The values of the context items.
contextCoupon
The context change transaction or context action.
managerSignature
The context manager's digital signature.

Return Value

The agentCoupon, itemNames, itemValues, contextCoupon, agentSignature, decision and reason values.
Requirements

Target Platforms

See Also

Reference

ICcowContextAgentService Interface
ICcowContextAgentService Members

Error processing SSI file
Leadtools.Ccow.Services requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features