Hi,
I used the S60 FP2 SDK. In my program, I have used the
'RBTSecuritySettings' class on this SDK version. The firstly, I got the 'RBTSecuritySettings' undeclared compile error. So I check the btmanclient.h header file included in my program. I found that in this version of SDK the 'RBTSecuritySettings'
class has changed to 'RBTSecuritySettingsB' declaration, So I used RBTSecuritySettingsB class in my program, but the 'RBTSecuritySettingsB' unclared identifier compile error is still happend. I'm puzzled by this compiled error. Anyone can give me some advice?
Thanks in advance!



