|
| Re: CNTMODEL panic document |
 |
Thu, 7 Sep 2006 09:45:46 +0100 |
Can you describe the whole use case?
"BoonChai M." <boonchai@gmail.com> wrote in message
news:sU3oQHk0GHA.3788@UKCOL01WWEB01.symbian.intra...
> Hi, I need to find information about CNTMODEL 51 panic raised when I tried
> to commit the contact.
> There's no document and I can't find any more information.
>
>
|
| Post Reply
|
| CNTMODEL panic document |
 |
Thu, 7 Sep 2006 12:50:45 +0700 |
Hi, I need to find information about CNTMODEL 51 panic raised when I tried
to commit the contact.
There's no document and I can't find any more information.
|
| Post Reply
|
| Re: CNTMODEL panic document |
 |
Tue, 12 Sep 2006 00:20:01 -000 |
CNTMODEL panics are documented in cntstd.h (enum TCntModelPanic) - havent
checked if this is public, but the 51st panic is:
ECntPanicContactsLeftLocked
This panic means that somewhere you have locked a contact and forgotten to
unlock it - ie you might have forgotten to call CommitContactL(),
CloseContactL() or popped and destroyed a lock record
Regards
Hamish
"BoonChai M." <boonchai@gmail.com> wrote in message
news:sU3oQHk0GHA.3788@UKCOL01WWEB01.symbian.intra...
> Hi, I need to find information about CNTMODEL 51 panic raised when I tried
> to commit the contact.
> There's no document and I can't find any more information.
>
>
|
| Post Reply
|
|
|
|
|
|
|
|
|
|