Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User texluke's Avatar
    Join Date
    Mar 2003
    Posts
    12
    Hi all,
    this is my problem ... how to pass descriptors (TDes, ecc) between threads with Nokia S60 3rd Edition SDK? In the 2nd edition RThread has GetDesLength(), GetDesMaxLength(), Read() and Write() but the newer version of sdk NO ... how can I do?!?

    Thanks a lot,
    Luca Tessitore

  2. #2
    Nokia Developer Expert billbonney's Avatar
    Join Date
    Jul 2003
    Location
    Vancouver, Canada
    Posts
    220
    In S60 3rd Ed you need ot use the new Client Server V2 IPC mechanism. Descriptors are passed using the TIpcArgs object. This removes the TAny* pointers of the previous version. You package your decsriptors in the TIpcArgs package and then use the new Read/Write methods.

    see SDK » Symbian OS v9.1 » Symbian OS guide » Base » Using User Library (E32) » Inter Process Communication

Similar Threads

  1. ASHBHATIA:... about your previous thread
    By advocatee in forum Symbian C++
    Replies: 0
    Last Post: 2003-08-27, 17:16

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved