GetRegisterStatus

Services API

Gets a registration status of the current copy of AIRMail SDK library.

 

Delphi syntax:

function GetRegisterStatus: WordBool;

Ñ++ syntax:

BOOL WINAPI GetRegisterStatus ();

C# syntax:

public static extern bool GetRegisterStatus();

 

Return Values:

Returns true if registered and false otherwise.

 

See also:

SetRegisterKey, OMS_MAILBOXSDKNOTREGISTER

 

 

 

 

 

© AIRMail SDK Team 2005-2008, please contact as