OrpheuGetDLLFunctionsStruct

Syntax

native OrpheuStruct:OrpheuGetDLLFunctionsStruct()

Description

Retrieves a handler to a struct that hold the addresses of the dll functions
By retrieving addresses from the struct is possible to hook them.
A easier way to achieve the same thing is by using the stock OrpheuGetDllFunction

Return

A handler to a struct that holds the dll functions