Quick links:
BoxedApp Home Page
| Buy license
| Welcome to our forum!
| Ask your question
| Help on the Web
BoxedApp SDK Help >> Functions BoxedAppSDK_EnableDebugLog
Description
Enables / disables the log. Syntax
[ C++ ]
void __stdcall 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
|