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

ProblemDialog Constructor (ProblemDialog)






The reasons why the end context changes failed.
The value of the Leadtools.Ccow.IContextManager.EndContextChanges no continue parameter.
Initializes a new instance of the ProblemDialog class.
Syntax
public ProblemDialog( 
   string[] reasons,
   bool noContinue
)
'Declaration
 
Public Function New( _
   ByVal reasons() As String, _
   ByVal noContinue As Boolean _
)
'Usage
 
Dim reasons() As String
Dim noContinue As Boolean
 
Dim instance As New ProblemDialog(reasons, noContinue)
public ProblemDialog( 
   string[] reasons,
   bool noContinue
)
function ProblemDialog( 
   reasons ,
   noContinue 
)
public:
ProblemDialog( 
   array<String^>^ reasons,
   bool noContinue
)

Parameters

reasons
The reasons why the end context changes failed.
noContinue
The value of the Leadtools.Ccow.IContextManager.EndContextChanges no continue parameter.
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

ProblemDialog Class
ProblemDialog Members

 

 


Products | Support | Contact Us | Copyright Notices

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