Add a Contact Picture
This code sample is named AddContactPicture. It allows you to select a Contact item, select a picture, add the picture to the Contact item, and then display the contact's summary card.
Feature Area
Relevant APIs
- Shell and User Interface Reference
- CHOOSECONTACT structure
- ChooseContact function
- CreateFile function
- GetOpenFileNameEx function
- IItem::Display method
- IItem::OpenProperty method
- IPOutlookApp::Logoff method
- IPOutlookApp::Logon method
- IPOutlookApp2 interface
- IPOutlookApp2::GetItemFromOidEx method
- IStream::Write method
- OPENFILENAMEEX structure
- POOM IItem interface
Usage
To run the code sample
Navigate to the solution file (*.sln), and double-click it. By default, the solution file is copied to the following folder:
C:\Program Files\Windows CE Tools\wce500\Windows Mobile 5.0 Pocket PC SDK\Samples\CPP\Win32\AddContactPicture\``AddContactPicture.sln
Microsoft Visual Studio 2005 launches and loads the solution.
Build the solution (Ctrl+Shift+B).
Deploy the solution (F5).
Remarks
It is assumed that you have already created a few Contact items, and copied a few image files to the My Pictures folder.
Requirements
Pocket PC SDK: Windows Mobile 5.0 Pocket PC SDK.
Smartphone SDK: Windows Mobile 5.0 Smartphone SDK.
Development Environment: Visual Studio 2005.
ActiveSync: Version 4.0.
See Also
Code Samples | Calendar List View | Picture Dialer | Register a Source Provider | POOM Master | Task Tree | Rule Client Custom Form
Send Feedback on this topic to the authors