Dear sirs,

I would like to use BtLibSecurityNumTrustedDeviceRecords() to get the no. of
trusted device and info. There is one device listed in trust device pref.
However BtLibSecurityNumTrustedDeviceRecords returns zero. Below is my code,
any problem ?


if (SysLibFind("Bluetooth Library", &refBtNum) == 0)
{
    numBt = BtLibSecurityNumTrustedDeviceRecords(refBtNum, false);
}

Raymomd



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

Reply via email to