The information in this article applies to:
Sample : MAPI Profile Manager v2.0 SUMMARY
Profman2.exe is a self-extracting achieve that contains a sample program demonstrating how to use the MAPI interfaces
and methods that pertain to the manipulation and creation of MAPI profiles.
MORE INFORMATIONThe following files are available for download from the Microsoft
Download Center. Click the file names below to download the files: ProfMan2.exeFor more information about how to download files from the Microsoft Download Center, please visit the Download Center at the following Web address http://www.microsoft.com/downloads/search.aspand then click How to use the Microsoft Download Center.
Description of Source Files ItemInfo.cpp This file contains the code that manages the MAPI interfaces for each item in the tree. It also contains some summary information about each item in the tree. LeftView.cpp This file contains the code that directly pertains to the the CTreeCtrl on the left-side of the application. LoadProgress.cpp This file contains the code for the user interface of the dialog box that displays the progress bar when loading the profiles at startup. MailFrm.cpp This file contains the code that manages the main frame UI. Contains the tree on the left and the list on the right. Profman.cpp Mostly Appwizard generated. It also contains the About Box code. Profiles.cpp This file contains the code that performs most of the MAPI work in the application. This file also helps to manage the tree. ProfmanDoc.cpp Mostly Appwizard generated. The document class for the application. ProfmanView.cpp This file contains the code that manages the CListCtrl on the right-side of the screen. The file also contains some code to turn MAPI properties into text for display. SelectProvider.cpp This file contains the code for the user interface and data that will display all available providers for the selected service and allows you to select one to be installed. SelectService.cpp This file contains the code for the user interface and data that will display all available services installed on the system and allows you to select one to be installed. StdAfx.cpp Source file that includes just the standard includes. Additional query words: kbfile kbsample xmapi profile IProfAdmin IMsgServiceAdmin IProviderAdmin CreateProvider DeleteProvider CreateProfile samc MAPISVC.INF
Keywords : kbfile kbEDK kbMAPI kbMsg kbVC kbMAPI100 kbfaq kbGrpMsg kbDSupport |
Last Reviewed: December 3, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |