ReactOS 0.4.15-dev-7968-g24a56f8
stireg.h File Reference

Go to the source code of this file.

Macros

#define REGSTR_VAL_TYPE_W   L"Type"
 
#define REGSTR_VAL_VENDOR_NAME_W   L"Vendor"
 
#define REGSTR_VAL_DEVICETYPE_W   L"DeviceType"
 
#define REGSTR_VAL_DEVICESUBTYPE_W   L"DeviceSubType"
 
#define REGSTR_VAL_DEV_NAME_W   L"DeviceName"
 
#define REGSTR_VAL_DRIVER_DESC_W   L"DriverDesc"
 
#define REGSTR_VAL_FRIENDLY_NAME_W   L"FriendlyName"
 
#define REGSTR_VAL_GENERIC_CAPS_W   L"Capabilities"
 
#define REGSTR_VAL_HARDWARE_W   L"HardwareConfig"
 
#define REGSTR_VAL_HARDWARE   TEXT("HardwareConfig")
 
#define REGSTR_VAL_DEVICE_NAME_W   L"DriverDesc"
 
#define REGSTR_VAL_DATA_W   L"DeviceData"
 
#define REGSTR_VAL_GUID_W   L"GUID"
 
#define REGSTR_VAL_GUID   TEXT("GUID")
 
#define REGSTR_VAL_LAUNCH_APPS_W   L"LaunchApplications"
 
#define REGSTR_VAL_LAUNCH_APPS   TEXT("LaunchApplications")
 
#define REGSTR_VAL_LAUNCHABLE_W   L"Launchable"
 
#define REGSTR_VAL_LAUNCHABLE   TEXT("Launchable")
 
#define IS_DIGITAL_CAMERA_STR   L"IsDigitalCamera"
 
#define IS_DIGITAL_CAMERA_VAL   1
 
#define SUPPORTS_MSCPLUS_STR   L"SupportsMSCPlus"
 
#define SUPPORTS_MSCPLUS_VAL   1
 
#define STI_DEVICE_VALUE_TWAIN_NAME   L"TwainDS"
 
#define STI_DEVICE_VALUE_ISIS_NAME   L"ISISDriverName"
 
#define STI_DEVICE_VALUE_ICM_PROFILE   L"ICMProfile"
 
#define STI_DEVICE_VALUE_DEFAULT_LAUNCHAPP   L"DefaultLaunchApp"
 
#define STI_DEVICE_VALUE_TIMEOUT   L"PollTimeout"
 
#define STI_DEVICE_VALUE_DISABLE_NOTIFICATIONS   L"DisableNotifications"
 
#define REGSTR_VAL_BAUDRATE   L"BaudRate"
 
#define STI_DEVICE_VALUE_TWAIN_NAME_A   "TwainDS"
 
#define STI_DEVICE_VALUE_ISIS_NAME_A   "ISISDriverName"
 
#define STI_DEVICE_VALUE_ICM_PROFILE_A   "ICMProfile"
 
#define STI_DEVICE_VALUE_DEFAULT_LAUNCHAPP_A   "DefaultLaunchApp"
 
#define STI_DEVICE_VALUE_TIMEOUT_A   "PollTimeout"
 
#define STI_DEVICE_VALUE_DISABLE_NOTIFICATIONS_A   "DisableNotifications"
 
#define REGSTR_VAL_BAUDRATE_A   "BaudRate"
 

Macro Definition Documentation

◆ IS_DIGITAL_CAMERA_STR

#define IS_DIGITAL_CAMERA_STR   L"IsDigitalCamera"

Definition at line 21 of file stireg.h.

◆ IS_DIGITAL_CAMERA_VAL

#define IS_DIGITAL_CAMERA_VAL   1

Definition at line 22 of file stireg.h.

◆ REGSTR_VAL_BAUDRATE

#define REGSTR_VAL_BAUDRATE   L"BaudRate"

Definition at line 31 of file stireg.h.

◆ REGSTR_VAL_BAUDRATE_A

#define REGSTR_VAL_BAUDRATE_A   "BaudRate"

Definition at line 38 of file stireg.h.

◆ REGSTR_VAL_DATA_W

#define REGSTR_VAL_DATA_W   L"DeviceData"

Definition at line 14 of file stireg.h.

◆ REGSTR_VAL_DEV_NAME_W

#define REGSTR_VAL_DEV_NAME_W   L"DeviceName"

Definition at line 7 of file stireg.h.

◆ REGSTR_VAL_DEVICE_NAME_W

#define REGSTR_VAL_DEVICE_NAME_W   L"DriverDesc"

Definition at line 13 of file stireg.h.

◆ REGSTR_VAL_DEVICESUBTYPE_W

#define REGSTR_VAL_DEVICESUBTYPE_W   L"DeviceSubType"

Definition at line 6 of file stireg.h.

◆ REGSTR_VAL_DEVICETYPE_W

#define REGSTR_VAL_DEVICETYPE_W   L"DeviceType"

Definition at line 5 of file stireg.h.

◆ REGSTR_VAL_DRIVER_DESC_W

#define REGSTR_VAL_DRIVER_DESC_W   L"DriverDesc"

Definition at line 8 of file stireg.h.

◆ REGSTR_VAL_FRIENDLY_NAME_W

#define REGSTR_VAL_FRIENDLY_NAME_W   L"FriendlyName"

Definition at line 9 of file stireg.h.

◆ REGSTR_VAL_GENERIC_CAPS_W

#define REGSTR_VAL_GENERIC_CAPS_W   L"Capabilities"

Definition at line 10 of file stireg.h.

◆ REGSTR_VAL_GUID

#define REGSTR_VAL_GUID   TEXT("GUID")

Definition at line 16 of file stireg.h.

◆ REGSTR_VAL_GUID_W

#define REGSTR_VAL_GUID_W   L"GUID"

Definition at line 15 of file stireg.h.

◆ REGSTR_VAL_HARDWARE

#define REGSTR_VAL_HARDWARE   TEXT("HardwareConfig")

Definition at line 12 of file stireg.h.

◆ REGSTR_VAL_HARDWARE_W

#define REGSTR_VAL_HARDWARE_W   L"HardwareConfig"

Definition at line 11 of file stireg.h.

◆ REGSTR_VAL_LAUNCH_APPS

#define REGSTR_VAL_LAUNCH_APPS   TEXT("LaunchApplications")

Definition at line 18 of file stireg.h.

◆ REGSTR_VAL_LAUNCH_APPS_W

#define REGSTR_VAL_LAUNCH_APPS_W   L"LaunchApplications"

Definition at line 17 of file stireg.h.

◆ REGSTR_VAL_LAUNCHABLE

#define REGSTR_VAL_LAUNCHABLE   TEXT("Launchable")

Definition at line 20 of file stireg.h.

◆ REGSTR_VAL_LAUNCHABLE_W

#define REGSTR_VAL_LAUNCHABLE_W   L"Launchable"

Definition at line 19 of file stireg.h.

◆ REGSTR_VAL_TYPE_W

#define REGSTR_VAL_TYPE_W   L"Type"

Definition at line 3 of file stireg.h.

◆ REGSTR_VAL_VENDOR_NAME_W

#define REGSTR_VAL_VENDOR_NAME_W   L"Vendor"

Definition at line 4 of file stireg.h.

◆ STI_DEVICE_VALUE_DEFAULT_LAUNCHAPP

#define STI_DEVICE_VALUE_DEFAULT_LAUNCHAPP   L"DefaultLaunchApp"

Definition at line 28 of file stireg.h.

◆ STI_DEVICE_VALUE_DEFAULT_LAUNCHAPP_A

#define STI_DEVICE_VALUE_DEFAULT_LAUNCHAPP_A   "DefaultLaunchApp"

Definition at line 35 of file stireg.h.

◆ STI_DEVICE_VALUE_DISABLE_NOTIFICATIONS

#define STI_DEVICE_VALUE_DISABLE_NOTIFICATIONS   L"DisableNotifications"

Definition at line 30 of file stireg.h.

◆ STI_DEVICE_VALUE_DISABLE_NOTIFICATIONS_A

#define STI_DEVICE_VALUE_DISABLE_NOTIFICATIONS_A   "DisableNotifications"

Definition at line 37 of file stireg.h.

◆ STI_DEVICE_VALUE_ICM_PROFILE

#define STI_DEVICE_VALUE_ICM_PROFILE   L"ICMProfile"

Definition at line 27 of file stireg.h.

◆ STI_DEVICE_VALUE_ICM_PROFILE_A

#define STI_DEVICE_VALUE_ICM_PROFILE_A   "ICMProfile"

Definition at line 34 of file stireg.h.

◆ STI_DEVICE_VALUE_ISIS_NAME

#define STI_DEVICE_VALUE_ISIS_NAME   L"ISISDriverName"

Definition at line 26 of file stireg.h.

◆ STI_DEVICE_VALUE_ISIS_NAME_A

#define STI_DEVICE_VALUE_ISIS_NAME_A   "ISISDriverName"

Definition at line 33 of file stireg.h.

◆ STI_DEVICE_VALUE_TIMEOUT

#define STI_DEVICE_VALUE_TIMEOUT   L"PollTimeout"

Definition at line 29 of file stireg.h.

◆ STI_DEVICE_VALUE_TIMEOUT_A

#define STI_DEVICE_VALUE_TIMEOUT_A   "PollTimeout"

Definition at line 36 of file stireg.h.

◆ STI_DEVICE_VALUE_TWAIN_NAME

#define STI_DEVICE_VALUE_TWAIN_NAME   L"TwainDS"

Definition at line 25 of file stireg.h.

◆ STI_DEVICE_VALUE_TWAIN_NAME_A

#define STI_DEVICE_VALUE_TWAIN_NAME_A   "TwainDS"

Definition at line 32 of file stireg.h.

◆ SUPPORTS_MSCPLUS_STR

#define SUPPORTS_MSCPLUS_STR   L"SupportsMSCPlus"

Definition at line 23 of file stireg.h.

◆ SUPPORTS_MSCPLUS_VAL

#define SUPPORTS_MSCPLUS_VAL   1

Definition at line 24 of file stireg.h.