BoxedApp SDK Help >> Functions

BoxedAppSDK_GetOriginalFunction

Description

Returns an address to call the original function. You can find a code sample here: BoxedAppSDK_HookFunction

Syntax

[ C++ ]
PVOID __stdcall BoxedAppSDK_GetOriginalFunction(HANDLE hHook);

[ Delphi ]
function BoxedAppSDK_GetOriginalFunction(hHook: THandle): Pointer;



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