Frida Docs Unified
GitHub
Preparing search index...
@types/frida-gum
WindowsSystemFunctionResult
Interface WindowsSystemFunctionResult<Value>
interface
WindowsSystemFunctionResult
<
Value
extends
NativeFunctionReturnValue
>
{
lastError
:
number
;
value
:
Value
;
}
Type Parameters
Value
extends
NativeFunctionReturnValue
Index
Properties
last
Error
value
Properties
last
Error
lastError
:
number
value
value
:
Value
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
last
Error
value
GitHub
Frida Docs Unified
Loading...