MAPIAdminProfiles (MAPI32.18)
HRESULT MAPIAdminProfiles ( ULONG ulFlags, LPPROFADMIN* lppProfAdmin )
Creates a profile administration object.
ulFlags | [In] | flags (MAPI_UNICODE, strings are in Unicode format). |
lppProfAdmin | [Out] | pointer to a pointer to the new profile administration object. |
S_OK, the call succeeded. S_FALSE, otherwise.
Defined in "mapix.h".
Implemented in "dlls/mapi32/iprofadmin.c". source.winehq.org/source/dlls/mapi32/iprofadmin.c
Debug channel "mapi".
Copyright © 2007 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Mar 2007.