GetOEMailbox
Gets a fully qualified pathname to the default
MS Outlook Express message storage.
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.
©
AIRMail SDK Team 2005-2008, please contact
as