SecureEngineGetProtectedFileName

<< Click to Display Table of Contents >>

Navigation:  WinLicense > Protecting an application > Plugins >

SecureEngineGetProtectedFileName

This function is called before SecureEngineInitialize. This function receives the name of the executable binary (EXE or DLL) that contains the plugin.

 

Click to expand/collapseShow C/C++ function definition
Click to expand/collapseShow Delphi function definition

 

Parameters

ApplicationName

 [in] Pointer to a null-terminated string with the name of the executable binary that contains the plugin.

 

 

Return Values

 

This function does not return any values.