ReactOS 0.4.16-dev-401-g45b008d
|
#include <twain.h>
Public Attributes | |
TW_UINT16 | ItemType |
TW_UINT32 | NumItems |
TW_UINT32 | CurrentIndex |
TW_UINT32 | DefaultIndex |
TW_UINT8 | ItemList [1] |
TW_UINT32 TW_ENUMERATION::CurrentIndex |
Definition at line 201 of file twain.h.
Referenced by check_get().
TW_UINT32 TW_ENUMERATION::DefaultIndex |
Definition at line 202 of file twain.h.
Referenced by check_get().
TW_UINT8 TW_ENUMERATION::ItemList[1] |
Definition at line 203 of file twain.h.
Referenced by check_get().
TW_UINT16 TW_ENUMERATION::ItemType |
Definition at line 199 of file twain.h.
Referenced by check_get().
TW_UINT32 TW_ENUMERATION::NumItems |
Definition at line 200 of file twain.h.
Referenced by check_get().