NKGetLastError (Compact 2013)

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.

See Also

Reference

Kernel Functions Available to the OAL
NKSetLastError