|
|
|
IProfAdmin Interface |
|
IID_IProfAdmin |
{00020325-0000-0000-C000-000000000046} |
|
The IProfAdmin interface supports the administration of profiles.
|
|
Methods in VTable order |
|
|
IUnknown Methods |
Description |
|
QueryInterface |
Returns pointers to supported interfaces. |
|
AddRef |
Increments reference count. |
|
Release |
Decrements reference count. |
|
IProfAdmin Methods |
Description |
|
GetLastError |
Returns a MAPIERROR structure containing information about the previous error occurring to a profile administration object. |
|
GetProfileTable |
Provides access to the profile table a table with information about all of the available profiles. |
|
CreateProfile |
Creates a new profile. |
|
DeleteProfile |
Deletes a profile. |
|
ChangeProfilePassword |
Changes the password for a profile. |
|
CopyProfile |
Copies a profile. |
|
RenameProfile |
Assigns a new name to a profile. |
|
SetDefaultProfile |
Sets or clears a client's default profile. |
|
AdminServices |
Provides access to a message service administration object for making changes to the message services in a profile. |
|
GetLastError |
|
FUNCTION
IProfAdmin_GetLastError ( _
|
|
GetProfileTable |
|
FUNCTION
IProfAdmin_GetProfileTable ( _
|
|
CreateProfile |
|
FUNCTION
IProfAdmin_CreateProfile ( _
|
|
DeleteProfile |
|
FUNCTION
IProfAdmin_DeleteProfile ( _ |
|
ChangeProfilePassword |
|
FUNCTION
IProfAdmin_ChangeProfilePassword ( _ |
|
CopyProfile |
|
FUNCTION
IProfAdmin_CopyProfile ( _ |
|
RenameProfile |
|
FUNCTION
IProfAdmin_RenameProfile ( _ |
|
SetDefaultProfile |
|
FUNCTION
IProfAdmin_SetDefaultProfile ( _ |
|
AdminServices |
|
FUNCTION
IProfAdmin_AdminServices ( _ |
Page last updated on Monday, 03 April 2006 20:18:15 +0200