Just tried it and it does not appear to work for me.  First I am using a CDMA phone 
from Sprint.  Do you know if this this a GSM only API call?

Here is what I tried:

{
  UInt16 refnum;
  UInt32 phnFlag;

  HsGetPhoneLibrary(&refnum);
  err = PhnLibGetPhoneCallStatus(refnum, &phnFlag);
}

Return values were as follows:

err = 0
phnFlag = 0

I got the same return values if I was on the phone or not on the phone.  Did I do 
something wrong?  Anyone have any pointers?

Thanks,

Jeff

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to