Поделиться через


IOControlBufferingMethod Перечисление

Определение

Определяет метод буферизации.

public enum class IOControlBufferingMethod
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.Custom.CustomDeviceContract, 65536)]
enum class IOControlBufferingMethod
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.Custom.CustomDeviceContract), 65536)]
public enum IOControlBufferingMethod
var value = Windows.Devices.Custom.IOControlBufferingMethod.buffered
Public Enum IOControlBufferingMethod
Наследование
IOControlBufferingMethod
Атрибуты

Требования к Windows

Семейство устройств
Windows Desktop Extension SDK (появилось в 10.0.10240.0)
Windows 10 Fall Creators Update (появилось в 10.0.16299.0)
API contract
Windows.Devices.Custom.CustomDeviceContract (появилось в v1.0)

Поля

Имя Значение Описание
Buffered 0

Буферизации.

DirectInput 1

Прямой ввод.

DirectOutput 2

Прямые выходные данные.

Neither 3

Ни.

Применяется к