Kernel32SetLastError Method

Overload List

SetLastError(UInt32) Sets the last-error code for the calling thread.
SetLastError(Win32ErrorCode) Sets the last-error code for the calling thread.

See Also