BoxedApp Packer Help >> Plugin API >> Functions

BoxedAppSDK_GetOriginalFunction

Description

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

Syntax

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

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



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