Any questions? Ask us: support@enigmaprotector.com

Help

Manual
Additional
Manual

EP_RegShowDialog

EP_RegShowDialog shows a registration dialog that is designed and enabled on the REGISTRATION FEATURES - Registration Dialog panel. Note that the Registration Dialog feature should be enabled, otherwise the dialog will not be shown. Also, any Exit application actions in the Registration Dialog will not exit the application, but just close the dialog window.

Return Value

The function does not return any value.

Remark

The function fails in the following cases:

Definition

Show/Hide C++ function definition

extern "C" __declspec( dllimport ) __stdcall void EP_RegShowDialog();

Show/Hide Delphi function definition

Show/Hide Visual Basic function definition

Show/Hide C# (.NET) function definition

Examples

Show/Hide Delphi function example

See function examples in the installation folder, Examples\RegistrationShowDialog subfolder.