Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
10/16/2014
This function returns the last error from the current thread.
Syntax
DWORD NKGetLastError(void);
Parameters
None.
Return Value
Returns the last error from the current thread.
Remarks
The pfnGetLastError member of NKGLOBAL points to this function.