Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How do I get SMS's MessageId with PC Suite Connectivity API?
Forum Updated to NodeBB v4.3 + New Features

How do I get SMS's MessageId with PC Suite Connectivity API?

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 1.7k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    hungchuviet
    wrote on last edited by
    #1

    Thanks to NOKIA! I love Nokia!
    I've readed all SMS on mobile phone (Text Data, messageDate, messageTime and so on)
    But I don't know where to find messageId
    this is my code:
    @
    msgId=QString::fromWCharArray((WCHAR*)caIDList.pUIDs[k].pbUid,caIDList.pUIDs[k].dwUidLen/sizeof(WCHAR));
    @
    On my phone SMS's messageId is MTM_1054848 (I use QtMobility), but when I read this SMS on Window APP (use PC Suite Connectivity API,VC++ 2008, Qt-vs-addin ) the value is difference
    What it wrong?
    Thanks alot!!!

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved