BluetoothFindNextRadio
[DllImport("Irprops.dll", SetLastError = true)]
public static extern bool BluetoothFindNextRadio(
IntPtr hFind,
out IntPtr phRadio
);Last updated
[DllImport("Irprops.dll", SetLastError = true)]
public static extern bool BluetoothFindNextRadio(
IntPtr hFind,
out IntPtr phRadio
);Last updated