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

avifil32

.

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

.

Declare Function BluetoothFindFirstRadio Lib "avifil32.dll" (TODO) As TODO

.
Documentation
[BluetoothFindFirstRadio] on MSDN

irprops

.

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

.

    Private Shared Function BluetoothFindFirstRadio( _

.

        nextRadio = BluetoothFindFirstRadio(ref parameters, out firstRadio);

.

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

.
Documentation
[BluetoothFindFirstRadio] on MSDN

 
Access PInvoke.net directly from VS: