GetRegisterStatus |
Top Previous Next |
GetRegisterStatus Gets a registration status of the current copy of MCore 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
© MCore Team 2005-2008, please contact as
|