AdapterAppInitString.AdapterModeType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the adapter mode type.
public: enum class AdapterAppInitString::AdapterModeType
public enum AdapterAppInitString.AdapterModeType
type AdapterAppInitString.AdapterModeType =
Public Enum AdapterAppInitString.AdapterModeType
- Inheritance
-
AdapterAppInitString.AdapterModeType
Fields
Name | Value | Description |
---|---|---|
None | 1 | None Specified |
AutomationAdapter | 2 | Specifies the automation adapter. |
LegacyAdapter | 3 | Specifies the legacy adapter. |