ReactOS 0.4.15-dev-7924-g5949c20
TW_IDENTITY Struct Reference

#include <twain.h>

Collaboration diagram for TW_IDENTITY:

Public Attributes

TW_UINT32 Id
 
TW_VERSION Version
 
TW_UINT16 ProtocolMajor
 
TW_UINT16 ProtocolMinor
 
TW_UINT32 SupportedGroups
 
TW_STR32 Manufacturer
 
TW_STR32 ProductFamily
 
TW_STR32 ProductName
 

Detailed Description

Definition at line 256 of file twain.h.

Member Data Documentation

◆ Id

TW_UINT32 TW_IDENTITY::Id

Definition at line 257 of file twain.h.

Referenced by twain_add_onedriver(), TWAIN_CloseDS(), TWAIN_LookupSource(), and TWAIN_OpenDS().

◆ Manufacturer

TW_STR32 TW_IDENTITY::Manufacturer

Definition at line 262 of file twain.h.

Referenced by twain_add_onedriver().

◆ ProductFamily

TW_STR32 TW_IDENTITY::ProductFamily

Definition at line 263 of file twain.h.

Referenced by twain_add_onedriver().

◆ ProductName

TW_STR32 TW_IDENTITY::ProductName

Definition at line 264 of file twain.h.

Referenced by twain_add_onedriver(), and TWAIN_OpenDS().

◆ ProtocolMajor

TW_UINT16 TW_IDENTITY::ProtocolMajor

Definition at line 259 of file twain.h.

Referenced by twain_add_onedriver().

◆ ProtocolMinor

TW_UINT16 TW_IDENTITY::ProtocolMinor

Definition at line 260 of file twain.h.

Referenced by twain_add_onedriver().

◆ SupportedGroups

TW_UINT32 TW_IDENTITY::SupportedGroups

Definition at line 261 of file twain.h.

Referenced by TWAIN_UserSelect().

◆ Version

TW_VERSION TW_IDENTITY::Version

Definition at line 258 of file twain.h.


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