Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "BluetoothFindNextRadio" in [All]

irprops

.

    /// <returns>In addition to the handle indicated by phRadio, calling this function will also create a HBLUETOOTH_RADIO_FIND handle for use with the BluetoothFindNextRadio function.

.
Summary
The BluetoothFindNextRadio function finds the next Bluetooth radio.
.

static extern bool BluetoothFindNextRadio(IntPtr hFind, out IntPtr phRadio);

.

Declare Function BluetoothFindNextRadio Lib "irprops.dll" (TODO) As TODO

.
Documentation
[BluetoothFindNextRadio] on MSDN

 
Access PInvoke.net directly from VS: