NAME

MAPIAdminProfiles  (MAPI32.18)

SYNOPSIS

 HRESULT MAPIAdminProfiles
 (
  ULONG        ulFlags,
  LPPROFADMIN* lppProfAdmin
 )

DESCRIPTION

Creates a profile administration object.

PARAMS

ulFlags [In] flags (MAPI_UNICODE, strings are in Unicode format).
lppProfAdmin [Out] pointer to a pointer to the new profile administration object.

RETURNS

S_OK, the call succeeded. S_FALSE, otherwise.

IMPLEMENTATION

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.