[DllImport("ipaqutil.dll", SetLastError=true)]
static extern TODO iPAQGetBlueToothRadioStatus(TODO);
Declare Function iPAQGetBlueToothRadioStatus Lib "ipaqutil.dll" (TODO) As TODO
None.
Do you know one? Please contribute it!
IPAQUTIL_API BOOL iPAQGetBlueToothRadioStatus(DWORD *lpdwValue);
According to http://www.high-point.com/RadioControl.htm
Please add some!
Please add some!