ReactOS 0.4.15-dev-7934-g1dc8d80
TW_RANGE Struct Reference

#include <twain.h>

Public Attributes

TW_UINT16 ItemType
 
TW_UINT32 MinValue
 
TW_UINT32 MaxValue
 
TW_UINT32 StepSize
 
TW_UINT32 DefaultValue
 
TW_UINT32 CurrentValue
 

Detailed Description

Definition at line 213 of file twain.h.

Member Data Documentation

◆ CurrentValue

TW_UINT32 TW_RANGE::CurrentValue

Definition at line 219 of file twain.h.

◆ DefaultValue

TW_UINT32 TW_RANGE::DefaultValue

Definition at line 218 of file twain.h.

◆ ItemType

TW_UINT16 TW_RANGE::ItemType

Definition at line 214 of file twain.h.

◆ MaxValue

TW_UINT32 TW_RANGE::MaxValue

Definition at line 216 of file twain.h.

◆ MinValue

TW_UINT32 TW_RANGE::MinValue

Definition at line 215 of file twain.h.

◆ StepSize

TW_UINT32 TW_RANGE::StepSize

Definition at line 217 of file twain.h.


The documentation for this struct was generated from the following file: