|
ReactOS 0.4.17-dev-218-g5635d24
|
#include <twain.h>

Public Attributes | |
| TW_FRAME | Frame |
| TW_UINT32 | DocumentNumber |
| TW_UINT32 | PageNumber |
| TW_UINT32 | FrameNumber |
| TW_UINT32 TW_IMAGELAYOUT::DocumentNumber |
Definition at line 284 of file twain.h.
Referenced by test_imagelayout().
| TW_FRAME TW_IMAGELAYOUT::Frame |
Definition at line 283 of file twain.h.
Referenced by test_imagelayout().
| TW_UINT32 TW_IMAGELAYOUT::FrameNumber |
Definition at line 286 of file twain.h.
Referenced by test_imagelayout().
| TW_UINT32 TW_IMAGELAYOUT::PageNumber |
Definition at line 285 of file twain.h.
Referenced by test_imagelayout().