|
for
complete
information
and
sample
code,
syntax
to all
methods
please
refer to
the SDK
IAccVerify
The
main
application
interface:
All
access
to the
application
should
be done
through
the
AccVerify
object.
IAccScript
The
script
interface:
It gives
access
to the
script
builder
module
of the
application.
This
object
should
not be
created
directly;
instead
all
access
to
AccScript
should
be done
through
the
AccVerify.
AccScript
property
IAccFileResult
The
script
run
results
interface.
It gives
access
to the
verification
results
of the
file run
using
AccScript.RunScriptForFile.
This
object
should
not be
created
directly,
instead
all
access
to
AccFileResult
should
be done
through
the
AccVerify.AccScript.ScriptResult
property.
For more
information
refer to
the SDK
Printer
Friendly
Version.. |