Windows.Devices.Custom Namespace

Opens a custom device asynchronously, and with the object returned from the open operation send asynchronous IOCTLs to the device.

Classes

CustomDevice

Represents a custom device.

IOControlCode

Represents the control code.

KnownDeviceTypes

Represents know device types.

Interfaces

IIOControlCode

Represents IO control code.

Enums

DeviceAccessMode

The device access mode.

DeviceSharingMode

The device sharing mode.

IOControlAccessMode

Identifies the access mode.

IOControlBufferingMethod

Identifies the buffering method.

See also