Read-Write Property.
Type: long, based on L_CONFIRMATIONS_ENUM
Represents the ScanTools Plus confirmation settings. This is the same as the settings in the ScanTools Plus Configure Menu, Confirmations dialog. The elements of L_CONFIRMATIONS_ENUM may be ORed together to specify all the confirmations you are interested in receiving.
Example To receive confirmations for Application and Data File selection set this property to L_CONFIRM_APP | L_CONFIRM_DATA
propget, HRESULT ConfirmationSettings([out, retval] long *pVal);
propput, HRESULT ConfirmationSettings([in] long newVal);
0 (default) |
No confirmation messages are used for ScanTools Plus operations. |
L_CONFIRM_APP |
Confirm selection of an application. |
L_CONFIRM_DATA |
Confirm selection of a data file on the file bar. |
L_CONFIRM_EDIT |
Confirm selection of an Edit profile. |
L_CONFIRM_SCORE |
Confirm selection of a Score profile. |
L_CONFIRM_CONVERSION |
Confirm selection of a Conversion profile. |
L_CONFIRM_SCAN_OPT |
Confirm scanning options before starting scanning. |
L_CONFIRM_EDIT_OPT |
Confirm edit options before starting scanning. |
L_CONFIRM_CONVERSION_OPT |
Confirm conversion options before starting scanning. |
L_CONFIRM_ARCHIVE_OPT |
Confirm archive options before starting scanning (Image ScanTools only). |
L_CONFIRM_MERGE_OPT |
Confirm merge options before starting scanning (Image ScanTools only). |
L_CONFIRM_REPLACE_FILE |
Confirm replacement of a data or conversion file. |
L_CONFIRM_APP_NEWER |
Confirm continuing scanning when an application is newer than a profile. |
L_CONFIRM_HUGE_DELETES |
Confirm Huge deletes. ScanTools Plus considers the following to be huge deletes: Application Definition.
Edit Profile. Deleting all field edits in an application using the Delete Field Edits entry in the application popup. Score Profile. Deleting all subtests in an application or a single document using the Delete All Subtests entry in the application or document popup. |
L_CONFIRM_MAJOR_DELETES |
Confirm Major deletes. ScanTools Plus considers the following to be major deletes: Application Definition
Edit Profile Deleting all field edits in a single document using the Delete Field Edits entry in the document popup. Score Profile
|
L_CONFIRM_MINOR_DELETES |
Confirm Minor deletes. ScanTools Plus considers the following to be minor deletes: Application Definition
Edit Profile Deleting a defined edit Score Profile Canceling any of the dialogs used to create a score profile after you have made any changes within the dialog. |
L_CONFIRM_USE_PRESENT |
Use the presently defined confirmation settings. |
How to Implement Event Driven Scanning
See Help on Help for additional information on using this help file. See Scantron Technical Support for additional information on technical support and training options. See the ScanTools Suite System Requirements for further details on hardware and software requirements. ScanTools is a suite of products; the specific information you want may appear in the help for a different module. If you don't find what you're looking for here, try one of the following:
|
Scantron Corporation
Customer Service (forms, products, and services): 1-800-SCANTRON (722-6876) Technical Support: 1-800-445-3141 |
|
Copyright © 1998-2012 Scantron Corporation. All rights reserved. Use permitted only under license. www.scantron.com. No part of the Help or user guides may be reproduced in any form, or by any means, without express permission from Scantron Corporation. LINKS TO THIRD PARTY SITES This help system may contain links to third party websites ("Linked Sites"). The Linked Sites are not under the control of Scantron and Scantron is not responsible for the content of any Linked Site, including without limitation any link contained in a Linked Site or any changes or modifications to a Linked Site. Scantron is not responsible for web casting or any other form of transmission received from any Linked Site. Scantron provides Users with the ability to link the Assessment System to the Linked Sites as a convenience to you, and the inclusion of any link does not imply endorsement by Scantron of the Linked Site or any association with its operators. |