BluetoothFindNextDevice
[DllImport("Irprops.dll", SetLastError = true)]
public static extern bool BluetoothFindNextDevice(
IntPtr hFind,
ref BLUETOOTH_DEVICE_INFO pbtdi
);Last updated
[DllImport("Irprops.dll", SetLastError = true)]
public static extern bool BluetoothFindNextDevice(
IntPtr hFind,
ref BLUETOOTH_DEVICE_INFO pbtdi
);Last updated