RegisterODBPP

RegisterODBPP allows any application to register ObjectDatabase++ and the information is accessible through GetLicenseInformations.
static unsigned __int64 RegisterODBPP (
   const char16_t *registeredName,
   unsigned __int64 code1,
   unsigned __int64 code2
);

Parameters

registeredNamethe registered name from registration certificate.
code1code 1 from registration certificate.
code2code 2 from registration certificate.

Return Values

If the method succeeds, the return value is zero else see error codes for more details.

Remarks

  • ObjectDatabase++ will store these values so this function only needs to be called once by one application.
Example Use
  • C++
if(CODBPP::RegisterODBPP(u"Your Registration Name",
   0x1234567890123456, 0x1234567890123456) == NO_ERROR)
   MessageBox(u"Registration has succeeded");

Also See

GetLicenseInformation
Listen All
Comments (0)
Characters left: 2500
 

Contact Ekky

Thanks for your interest.

Ekky Software Customer Support Team.

Ekky Software Product Range
Ekky Software Homepage T-Accounts Online ObjectDatabase++ TScript Ekky Software Homepage T-Accounts Onlinee ObjectDatabase++ TScript