BoxedApp SDK Help >> Functions

BoxedAppSDK_AttachToProcess

Description

BoxedAppSDK_AttachToProcess injects BoxedApp SDK into a process (hProcess). A virtual environment (virtual file system) is shared between the main process and the process (hProcess).

Syntax

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

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



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