 |
 |
 |
|
|  |  |
 |
MAPIResolveName ..msdn Add comment W32 Constants Translate this page |
 |
 |
|
The MAPIResolveName function transforms a message recipient"s name as entered by a user to an unambiguous address list entry. |
 |  | | Code examples: |  | |
|
 |  | | Declaration: |  |  |
ULONG FAR PASCAL MAPIResolveName(
LHANDLE lhSession,
ULONG ulUIParam,
LPTSTR lpszName,
FLAGS flFlags,
ULONG ulReserved,
lpMapiRecipDesc FAR * lppRecip
)
|
 |  |  | | FoxPro declaration: |  |  |
DECLARE INTEGER MAPIResolveName IN mapi32;
INTEGER lhSession,;
INTEGER ulUIParam,;
STRING lpszName,;
INTEGER flFlags,;
INTEGER ulReserved,;
INTEGER @ lppRecip
|
 |  |  | | Parameters: |  | lhSession
[in] Handle that represents a Simple MAPI session or zero.
ulUIParam
[in] Parent window handle or zero, indicating that if a dialog box is displayed, it is application modal.
lpszName
[in] Pointer to the name to be resolved.
flFlags
[in] Bitmask of option flags.
ulReserved
Reserved; must be zero.
lppRecip
[out] Pointer to a recipient structure if the resolution results in a single match. |
 |  | | Return value: |  | |
 |  | | Word Index links for the MAPIResolveName : |  | |
|
 |  | | Translate this page: |  | |  |  | | • |  | | Created: | 2003-05-27 08:17:32 | | Modified: | 2003-05-27 08:19:51 | Visited in last 7 days: 9 |
|
 |
 |
 |
 |
Copyright © 2001-2013
News2News, Inc.
Before reproducing or distributing any data from this site please ask for an approval from its owner. Unless otherwise specified, this page is for your personal and non-commercial use.
The information on this page is presented AS IS, meaning that you may use it at your own risk.
Microsoft Visual FoxPro
and Windows are trade marks
of Microsoft Corp.
All other trademarks are the property of their respective owners.
Privacy policy
|
 |
 |
 |
Credits: PHP (4.4.9), an HTML-embedded scripting language,
MySQL (5.1.55-log), the Open Source standard SQL database,
AceHTML Freeware
Version 4, freeware HTML Editor of choice. Hosted by Korax Online Inc. |
 |
 |
|
 |
 |
|
|