ShowRegistrationWindow

Top  Previous  Next

This function invokes a registration pop-up window.

 

static void ShowRegistrationWindow();

 

Parameters

 

 No parameters.

 

Return value

 

 Returns nothing.

 

Requirements

 

 Header: IntelliProtector.h

 

Example

 

using namespace IntelliProtectorService;

// ...

 

void ShowRegisterationWindow()

{

 CIntelliProtector::ShowRegistrationWindow();

}

 

 

 





Copyright © 2015 IntelliProtector.com