http://social.msdn.microsoft.com/Forums/en-US/vssmartdevicesnative/thread/ccf3e5b8-d886-4001-af64-6a54d4aab615/
Friends,
New to this forum. I read the forum realted to my serach but didn't get the appropriate match for my query in C++.
I need to develop application for my windows mobile 6 to intercept all those messages with a particular text or from particular number (like from vodaphone etc advertisments). I also do not want that user is notified for those SMS .
MY AIM :
NO SUCH SMS WITH MATCHED TEXT IN INBOX
NO BEEP/RINGTONE FOR SUCH SMS
INTERCEPT THAT SMS SILENTLY
Is this possible on Windows mobile in native C++ code?
Cheers
Denial
Patrick Getzmann
Yes, that is possible.
Take a look at the MAPIRULE Sample in WM6 SDK.
Friends,
New to this forum. I read the forum realted to my serach but didn't get the appropriate match for my query in C++.
I need to develop application for my windows mobile 6 to intercept all those messages with a particular text or from particular number (like from vodaphone etc advertisments). I also do not want that user is notified for those SMS .
MY AIM :
NO SUCH SMS WITH MATCHED TEXT IN INBOX
NO BEEP/RINGTONE FOR SUCH SMS
INTERCEPT THAT SMS SILENTLY
Is this possible on Windows mobile in native C++ code?
Cheers
Denial
Patrick Getzmann
Yes, that is possible.
Take a look at the MAPIRULE Sample in WM6 SDK.
'Windows > MFC' 카테고리의 다른 글
GetDeviceID (0) | 2013.10.02 |
---|---|
Receiving SMS Messages Inside a Managed Application (0) | 2013.10.02 |
Intercept SMS Messages In Native Code (0) | 2013.10.02 |
Sending mail using the Microsoft Windows CE Mail API (0) | 2013.10.02 |
개발자를 위한 스마트폰 애플리케이션 보안 및 코드 서명 모델 방법에 대한 가이드 (0) | 2013.10.02 |