Discussion Board

Results 1 to 3 of 3
  1. #1
    Regular Contributor asangamneheri's Avatar
    Join Date
    Mar 2003
    Posts
    108
    hi,

    I am working on the GDSMS example.. and would like the program to send an SMS on program startup, but it doesnt call the CmdSendL() function, Why? I am calling the function after Server session is opened.

    void CAaAppUi::CompleteConstructL()
    {
    iMtmReg = CClientMtmRegistry::NewL(*iSession);
    CmdSendL;
    }

    Thanks
    Ash

  2. #2
    Nokia Developer Moderator aaumala's Avatar
    Join Date
    Mar 2003
    Posts
    189
    Hi,

    Can't think of anything else but you should check that you don't have the same typo in your actual code:

    CmdSendL; -> CmdSendL();

    Best regards,
    Ari / Forum Nokia

  3. #3
    actually, even i am trying to create a program that sends
    1. SMS
    2. Cell info display

    for Symbian Series 60
    as i am very new to Symbian Programming... i am looking for some tutorials or samples so that i can get an idea to begin my programming with...
    pls help
    Thanks in advance
    Regards
    Siddharth

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