The information in this article applies to:
SYMPTOMSAddress book providers that allow creating One-off addresses get an application error if they do not return MAPI_W_ERRORS_RETURNED as specified by the documentation. STATUSThis behavior is by design and is not expected to change. MORE INFORMATIONThe following information is an excerpt from the January 1997 version of the Win32 SDK under the topic "IMAPIProp::GetProps": Notes to ImplementersIf you fail to set your return variable for this method to MAPI_W_ERRORS_RETURNED, you are essentially telling MAPI that you support all of the requested properties and they were set without error. MAPI then tries to work with all the expected properties, and when it tries to access a property that is not there, it generates an exception that the client application interprets as an application error, and it then crashes. Additional query words:
Keywords : MAPIIAB |
Last Reviewed: November 10, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |