Leadtools.Ccow Namespace > IContextParticipant Interface : ContextChangesPending Method |
string ContextChangesPending( int contextCoupon, ref string reason )
'Declaration Function ContextChangesPending( _ ByVal contextCoupon As Integer, _ ByRef reason As String _ ) As String
'Usage Dim instance As IContextParticipant Dim contextCoupon As Integer Dim reason As String Dim value As String value = instance.ContextChangesPending(contextCoupon, reason)
String^ ContextChangesPending( int contextCoupon, String^% reason )