iPAQGetBlueToothRadioPresent (ipaqutil)
Last changed: anonymous

.
Summary
TODO - a short description

C# Signature:

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

VB Signature:

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

User-Defined Types:

None.

Alternative Managed API:

Do you know one? Please contribute it!

Notes:

IPAQUTIL_API BOOL iPAQGetBlueToothRadioPresent(DWORD *lpdwValue);

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

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Documentation