Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - mme_rmtrksession: (2 Items)
   
mme_rmtrksession  
Hi All,

calling mme_stop()
and then mme_rmtrksession() for iPod returns with errCode=16 (Device or resource busy)

yet,
creating a new trksession, calling mme_settrksession with this new trksession allows removing of the old one.

when am i able to call mme_rmtrkseesion() ?

Does the trksession to be removed have to be inactive? How can i remove an active trksession?


Regards,
Artjom
RE: mme_rmtrksession  
You can "unset" the current tracksession by calling mme_settrksession() with the session id of zero.  This will allow 
deletion of the formally active tracksession.  You do have to stop before unsetting the tracksession.

-- 
Ryan J. Allen
QNX Software Systems

Attachment: Text winmail.dat 2.25 KB