iPAQSetBlueToothReset (ipaqutil)
Last changed: anonymous

.
Summary
TODO - a short description

C# Signature:

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

VB Signature:

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

User-Defined Types:

None.

Alternative Managed API:

Do you know one? Please contribute it!

Notes:

IPAQUTIL_API BOOL iPAQSetBlueToothReset();

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

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Documentation