Discussion Board

Results 1 to 2 of 2
  1. #1
    Regular Contributor moja_a's Avatar
    Join Date
    Dec 2004
    Posts
    101
    I now this is very basic but I am stuck.
    I have this function:

    TInt CVContainerView::RunMultiQuery1L(
    TDes& aData1,
    TDes& aData2,
    TBool aUseDefaults,
    const TDesC* aOverridePrompt1,
    const TDesC* aOverridePrompt2 )
    {

    I want to pass arrguments to the function but did not work.

    _LIT(text, "1222");
    TDesC* pText= text;
    const TDesC* Rtext = &text;

    CVContainerView::RunMultiQuery1L(ptext,ptext,ETrue,Rtext,Rtext);

    can you help me with example.

  2. #2
    Nokia Developer Champion kiran10182's Avatar
    Join Date
    Mar 2006
    Location
    Helsinki, Finland
    Posts
    8,240
    This will give you more insight to your current and future problems regarding Descriptors, i wish.

    http://descriptors.blogspot.com/
    http://descriptor-tips.blogspot.com/

    Kiran.
    Nokia Developer Wiki Moderation team

Similar Threads

  1. data port writing problem
    By mobile_don in forum Symbian Media (Closed)
    Replies: 0
    Last Post: 2007-07-28, 06:51
  2. Replies: 2
    Last Post: 2007-07-26, 11:03
  3. Possible chunked data problem 6680
    By avanbrett in forum Mobile Java Networking & Messaging & Security
    Replies: 17
    Last Post: 2005-11-08, 15:28
  4. 6680 Problem - Data Disappears
    By gagankaul in forum General Development Questions
    Replies: 6
    Last Post: 2005-10-24, 05:59
  5. Problem with Nokia D211 Linux Drivers
    By fiveam in forum Multimodecards
    Replies: 1
    Last Post: 1970-01-01, 02:00

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