ReactOS 0.4.15-dev-8080-g044f181
tagActiveDS Struct Reference

#include <twain_i.h>

Collaboration diagram for tagActiveDS:

Public Attributes

struct tagActiveDSnext
 
TW_IDENTITY identity
 
HMODULE hmod
 
DSENTRYPROC dsEntry
 
struct list pending_messages
 
HWND ui_window
 
HWND event_window
 

Detailed Description

Definition at line 37 of file twain_i.h.

Member Data Documentation

◆ dsEntry

DSENTRYPROC tagActiveDS::dsEntry

Definition at line 42 of file twain_i.h.

Referenced by DSM_Entry(), TWAIN_CloseDS(), TWAIN_CloseDSM(), and TWAIN_OpenDS().

◆ event_window

HWND tagActiveDS::event_window

Definition at line 45 of file twain_i.h.

Referenced by TWAIN_ControlNull(), TWAIN_OpenDS(), and TWAIN_ProcessEvent().

◆ hmod

HMODULE tagActiveDS::hmod

Definition at line 41 of file twain_i.h.

Referenced by TWAIN_OpenDS().

◆ identity

TW_IDENTITY tagActiveDS::identity

Definition at line 40 of file twain_i.h.

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

◆ next

struct tagActiveDS* tagActiveDS::next

Definition at line 39 of file twain_i.h.

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

◆ pending_messages

struct list tagActiveDS::pending_messages

Definition at line 43 of file twain_i.h.

Referenced by TWAIN_ControlNull(), TWAIN_OpenDS(), and TWAIN_ProcessEvent().

◆ ui_window

HWND tagActiveDS::ui_window

Definition at line 44 of file twain_i.h.

Referenced by DSM_Entry(), TWAIN_ControlNull(), and TWAIN_OpenDS().


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