GetHamReturnString

Syntax

native GetHamReturnString(output[], size);

Usage

output
The buffer to store the string in.
size
The string size of the buffer.

Description

Gets the return value of a hook for hooks that return strings.