bluetoothenumerateinstalledservices (irprops)
Last changed: -130.225.51.45

.
Summary
TODO - a short description

C# Signature:

[DllImport("irprops.cpl", SetLastError=true)]
private static extern uint BluetoothEnumerateInstalledServices(IntPtr hRadio, ref Bluetooth_Device_Info pbtdi, ref uint pcServices,  Guid[] pGuidServices);

VB Signature:

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

User-Defined Types:

Bluetooth_Device_Info

Alternative Managed API:

Do you know one? Please contribute it!

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Documentation