mirror of
https://github.com/soukoku/ntwain.git
synced 2026-02-25 13:04:07 +08:00
Some CA changes.
This commit is contained in:
@@ -10,6 +10,10 @@ namespace NTwain
|
||||
/// </summary>
|
||||
public enum State
|
||||
{
|
||||
/// <summary>
|
||||
/// Just a default value.
|
||||
/// </summary>
|
||||
Invalid = 0,
|
||||
/// <summary>
|
||||
/// The starting state, corresponds to state 1.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user