Quick links:
BoxedApp Home Page
| Buy license
| Welcome to our forum!
| Ask your question
| Help on the Web
BoxedApp Packer Help >> Plugin API >> Functions BoxedAppSDK_EnableDebugLog
Description
Enables / disables the log. Syntax
[ C++ ]
void BoxedAppSDK_EnableDebugLog(BOOL bEnable);
[ Delphi ]
procedure BoxedAppSDK_EnableDebugLog(bEnable: BOOL); stdcall;
Quick links:
BoxedApp Home Page
| Buy license
| Welcome to our forum!
| Ask your question
| Help on the Web
|