BoxedApp SDK Help >> Functions

BoxedAppSDK_DetachFromProcess

Description

The function detaches the process from the shared virtual environment . Please note that the argument of the function is the handle of the process, and not its id.

Syntax

[ C++ ]
BOOL __stdcall BoxedAppSDK_DetachFromProcess(HANDLE hProcess);

[ Delphi ]
function BoxedAppSDK_DetachFromProcess(hProcess: THandle): BOOL; stdcall;



Copyright © Softanics. All rights reserved.
BoxedApp is a trademark of Softanics.