DevForce Help Reference
VerifierContext Constructor


Initializes a new instance of the VerifierContext class.
Syntax
'Declaration
 
Public Function New( _
   ByVal errorContinuationMode As VerifierErrorContinuationMode, _
   ByVal customContext As Object _
)
'Usage
 
Dim errorContinuationMode As VerifierErrorContinuationMode
Dim customContext As Object
 
Dim instance As New VerifierContext(errorContinuationMode, customContext)

Parameters

errorContinuationMode
customContext
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

VerifierContext Class
VerifierContext Members

Send Feedback