bluetoothsetservicestate (irprops)
Last changed: -130.225.51.45

.
Summary
TODO - a short description

C# Signature:

[DllImport("irprops.cpl", SetLastError=true)]
private static extern uint BluetoothSetServiceState(IntPtr hRadio, ref BLUETOOTH_DEVICE_INFO pbtdi, ref   Guid pGuidService, DwServiceFlags dwServiceFlags);

VB Signature:

Declare Function BluetoothSetServiceState 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