uFlags
Flags that indicate whether to set or reset the property values. Possible values are:
Value |
Meaning |
LTWAIN_PROPERTIES_SET |
[1] Set the properties to the values specified in the LTWAINPROPERTIES structure. |
LTWAIN_PROPERTIES_RESET |
[2] Set the properties to their default values neglecting the values specified in the LTWAINPROPERTIES structure. In this case the LTWAINPROPERTIES pointer can be NULL since it is not used. |