Class BluetoothApis.BLUETOOTH_FIND_RADIO_PARAMS

java.lang.Object
com.sun.jna.Structure
com.sun.jna.platform.win32.BluetoothApis.BLUETOOTH_FIND_RADIO_PARAMS
Enclosing interface:
BluetoothApis

@FieldOrder("dwSize") public static class BluetoothApis.BLUETOOTH_FIND_RADIO_PARAMS extends Structure
The BLUETOOTH_FIND_RADIO_PARAMS structure facilitates the enumeration of installed Bluetooth radios.
See Also:
  • Field Details

    • dwSize

      public int dwSize
      Size of the structure, in bytes.
  • Constructor Details

    • BLUETOOTH_FIND_RADIO_PARAMS

      public BLUETOOTH_FIND_RADIO_PARAMS()
      Creates a new instance and sets dwSize.