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

Show in webframe

ContextChangesPending Method (WebContextAgent)






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.
The output agent coupon.
The context item names that are to be set by the context manager.
The context item values that are to be set by the context manager.
The out context coupon.
The context agent digital signature. Required if itemNames and itemValues contains secure subjects.
The value of the output decision. If the agent not a mapping agent, then this value is not used.
The value of the output reason. If the agent is not a mapping agent, then this value is not used
Informs a web context agent (e.g., mapping agent, annotation agent) in a common context session that a change to the common context data is pending.
Syntax
'Declaration
 
Public Overridable Function ContextChangesPending( _
   ByVal agentCoupon As Integer, _
   ByVal contextManager As IContextManager, _
   ByVal itemNames As Object, _
   ByVal itemValues As Object, _
   ByVal contextCoupon As Integer, _
   ByVal managerSignature As String, _
   ByRef outAgentCoupon As Integer, _
   ByRef outitemNames As Object, _
   ByRef outitemValues As Object, _
   ByRef outContextCoupon As Integer, _
   ByRef agentSignature As String, _
   ByRef decision As String, _
   ByRef reason As String _
) As String
'Usage
 
Dim instance As WebContextAgent
Dim agentCoupon As Integer
Dim contextManager As IContextManager
Dim itemNames As Object
Dim itemValues As Object
Dim contextCoupon As Integer
Dim managerSignature As String
Dim outAgentCoupon As Integer
Dim outitemNames As Object
Dim outitemValues As Object
Dim outContextCoupon As Integer
Dim agentSignature As String
Dim decision As String
Dim reason As String
Dim value As String
 
value = instance.ContextChangesPending(agentCoupon, contextManager, itemNames, itemValues, contextCoupon, managerSignature, outAgentCoupon, outitemNames, outitemValues, outContextCoupon, agentSignature, decision, reason)

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.
outAgentCoupon
The output agent coupon.
outitemNames
The context item names that are to be set by the context manager.
outitemValues
The context item values that are to be set by the context manager.
outContextCoupon
The out context coupon.
agentSignature
The context agent digital signature. Required if itemNames and itemValues contains secure subjects.
decision
The value of the output decision. If the agent not a mapping agent, then this value is not used.
reason
The value of the output reason. If the agent is not a mapping agent, then this value is not used
Requirements

Target Platforms

See Also

Reference

WebContextAgent Class
WebContextAgent Members

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