.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH GetLastError 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBGetLastError\fR (KERNEL32.@) .SH SYNOPSIS DWORD GetLastError ( ) .SH DESCRIPTION .PP Get the last-error code. .SH RETURNS .PP last-error code. .SH IMPLEMENTATION .PP Declared in \fB"ddeml.h"\fR. .PP Implemented in \fB"dlls/kernel32/thread.c"\fR. .PP Debug channel \fB"thread"\fR.