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 "Bluetooth_Find_Radio_Params" in [All]

irprops

.

static extern IntPtr BluetoothFindFirstRadio(ref Bluetooth_Find_Radio_Params pbtfrp,out IntPtr phRadio );

.

Bluetooth_Find_Radio_Params

.

    /// The BLUETOOTH_FIND_RADIO_PARAMS structure facilitates enumerating installed Bluetooth radios.

.

    /// <param name="pbtfrp">Pointer to a BLUETOOTH_FIND_RADIO_PARAMS structure</param>

Structures

.

  private struct Bluetooth_Find_Radio_Params

.

             this.dwSize = (UInt32)Marshal.SizeOf(typeof(Bluetooth_Find_Radio_Params));

.

Structure BLUETOOTH_FIND_RADIO_PARAMS

.
Documentation
[BLUETOOTH_FIND_RADIO_PARAMS] on MSDN

 
Access PInvoke.net directly from VS: