GetOEMailbox

Top  Previous  Next

GetOEMailbox

Services API

Gets a fully qualified pathname to the default MS Outlook Express message storage.

 

Delphi syntax:

GetOEMailbox(var Path: TMString): dword;

С++ syntax:

DWORD WINAPI GetOEMailbox (TMString * Path);

C# syntax:

public static extern int GetOEMailbox(StringBuilder path);

 

Parameters:

Path

parameter retrieves a pointer to null-terminated string, contain the path.

 

Return Values:

On success returns OMS_OK or an error code if fails.

 

 

 

 

 

© MCore Team 2005-2008, please contact as    

 

Hosted by uCoz