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