TestimoX

API Reference

Enum

WindowsBluetoothActionKind

Namespace ComputerX.Bluetooth
Assembly ComputerX
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Supported local Windows Bluetooth control actions.

Inheritance

  • Enum
  • WindowsBluetoothActionKind

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Values

public const WindowsBluetoothActionKind ConnectDevice #

Attempts to connect a remembered Bluetooth device.

Value: 0
public const WindowsBluetoothActionKind DisconnectDevice #

Attempts to disconnect a remembered Bluetooth device.

Value: 1