ID: Q175748
The information in this article applies to:
The documentation for CreateMsgService() incorrectly lists a flag "SERVICE_UI_ALLOWED" that allows MAPI Providers to display a configuration property sheet during the call. Using this flag produces the following error code:
MAPI_E_UNKNOWN_FLAGS (0x80040106)
The documentation should read UI_SERVICE instead of SERVICE_UI_ALLOWED. Use
the UI_SERVICE flag instead.
Additional query words: Service Profile
Keywords : kbdocfix kbdocerr kbMsg kbMAPI100
Version : WINDOWS:1.0
Platform : WINDOWS
Last Reviewed: May 23, 1998