iPAQGetBlueToothRadioStatus (ipaqutil)
Last changed: -84.81.75.110

.
Summary
TODO - a short description

C# Signature:

[DllImport("ipaqutil.dll", SetLastError=true)]
static extern TODO iPAQGetBlueToothRadioStatus(TODO);

VB Signature:

Declare Function iPAQGetBlueToothRadioStatus Lib "ipaqutil.dll" (TODO) As TODO

User-Defined Types:

None.

Alternative Managed API:

Do you know one? Please contribute it!

Notes:

IPAQUTIL_API BOOL iPAQGetBlueToothRadioStatus(DWORD *lpdwValue);

According to http://www.high-point.com/RadioControl.htm

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Documentation