NativeAPIRtlGetLastError Method |
Namespace:
EasyHook
Assembly:
EasyHook (in EasyHook.dll) Version: 2.7.6684.0 (2.7.6684.0)
Syntax public static int RtlGetLastError()
Public Shared Function RtlGetLastError As Integer
public:
static int RtlGetLastError()
static member RtlGetLastError : unit -> int
Return Value
Type:
Int32See Also