Quick links:
BoxedApp Home Page
| Buy license
| Welcome to our forum!
| Ask your question
| Help on the Web
BoxedApp SDK Help >> Functions BoxedAppSDK_Exit
Description
Frees the BoxedApp SDK. If the function succeeds, the return value is TRUE. If the function fails, the return value is FALSE. Syntax
[ C++ ]
BOOL __stdcall BoxedAppSDK_Exit();
[ Delphi ]
function BoxedAppSDK_Exit: BOOL; stdcall;
Quick links:
BoxedApp Home Page
| Buy license
| Welcome to our forum!
| Ask your question
| Help on the Web
|