BluetoothAuthenticateDevice (irprops)
Last changed: -50.102.230.218

.
Summary
TODO - a short description

C# Signature:

[DllImport("irprops.cpl", SetLastError=true)]
private static extern uint BluetoothAuthenticateDevice(IntPtr hwndParent, IntPtr hRadio, ref BluetoothDeviceInfo pbtdi, long pszPasskey, ulong ulPasskeyLength);

VB Signature:

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

User-Defined Types:

None.

Alternative Managed API:

Do you know one? Please contribute it!

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Documentation