ReactOS
0.4.16-dev-937-g7afcd2a
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
Functions
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
Variables
_
c
d
e
f
g
h
i
l
m
n
o
p
s
t
u
x
Typedefs
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
x
Enumerations
_
a
b
c
d
f
i
l
m
o
p
s
t
w
x
Enumerator
a
b
c
d
e
f
g
h
i
m
n
o
p
r
s
t
u
v
w
x
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
Enumerator
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Related Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
v
x
Files
File List
File Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Examples
stireg.h
Go to the documentation of this file.
1
#ifndef _STIREG_
2
#define _STIREG_
3
#define REGSTR_VAL_TYPE_W L"Type"
4
#define REGSTR_VAL_VENDOR_NAME_W L"Vendor"
5
#define REGSTR_VAL_DEVICETYPE_W L"DeviceType"
6
#define REGSTR_VAL_DEVICESUBTYPE_W L"DeviceSubType"
7
#define REGSTR_VAL_DEV_NAME_W L"DeviceName"
8
#define REGSTR_VAL_DRIVER_DESC_W L"DriverDesc"
9
#define REGSTR_VAL_FRIENDLY_NAME_W L"FriendlyName"
10
#define REGSTR_VAL_GENERIC_CAPS_W L"Capabilities"
11
#define REGSTR_VAL_HARDWARE_W L"HardwareConfig"
12
#define REGSTR_VAL_HARDWARE TEXT("HardwareConfig"
)
13
#define REGSTR_VAL_DEVICE_NAME_W L"DriverDesc"
14
#define REGSTR_VAL_DATA_W L"DeviceData"
15
#define REGSTR_VAL_GUID_W L"GUID"
16
#define REGSTR_VAL_GUID TEXT("GUID"
)
17
#define REGSTR_VAL_LAUNCH_APPS_W L"LaunchApplications"
18
#define REGSTR_VAL_LAUNCH_APPS TEXT("LaunchApplications"
)
19
#define REGSTR_VAL_LAUNCHABLE_W L"Launchable"
20
#define REGSTR_VAL_LAUNCHABLE TEXT("Launchable"
)
21
#define IS_DIGITAL_CAMERA_STR L"IsDigitalCamera"
22
#define IS_DIGITAL_CAMERA_VAL 1
23
#define SUPPORTS_MSCPLUS_STR L"SupportsMSCPlus"
24
#define SUPPORTS_MSCPLUS_VAL 1
25
#define STI_DEVICE_VALUE_TWAIN_NAME L"TwainDS"
26
#define STI_DEVICE_VALUE_ISIS_NAME L"ISISDriverName"
27
#define STI_DEVICE_VALUE_ICM_PROFILE L"ICMProfile"
28
#define STI_DEVICE_VALUE_DEFAULT_LAUNCHAPP L"DefaultLaunchApp"
29
#define STI_DEVICE_VALUE_TIMEOUT L"PollTimeout"
30
#define STI_DEVICE_VALUE_DISABLE_NOTIFICATIONS L"DisableNotifications"
31
#define REGSTR_VAL_BAUDRATE L"BaudRate"
32
#define STI_DEVICE_VALUE_TWAIN_NAME_A "TwainDS"
33
#define STI_DEVICE_VALUE_ISIS_NAME_A "ISISDriverName"
34
#define STI_DEVICE_VALUE_ICM_PROFILE_A "ICMProfile"
35
#define STI_DEVICE_VALUE_DEFAULT_LAUNCHAPP_A "DefaultLaunchApp"
36
#define STI_DEVICE_VALUE_TIMEOUT_A "PollTimeout"
37
#define STI_DEVICE_VALUE_DISABLE_NOTIFICATIONS_A "DisableNotifications"
38
#define REGSTR_VAL_BAUDRATE_A "BaudRate"
39
#endif
sdk
include
psdk
stireg.h
Generated on Wed Apr 2 2025 06:12:58 for ReactOS by
1.9.6