uAccess
Flag that indicates the access type for opening the file. Possible values are:
Value |
Meaning |
LTWAIN_TEMPLATE_OPEN_READ |
[0] Open the template file for reading. This should be used to load data from an existing template file. |
LTWAIN_TEMPLATE_OPEN_WRITE |
[1] Open the template file for writing. This should be used to save data to a template file. |