.
C# Signature:
[DllImport("user32.dll", SetLastError = true)]
static extern void SetLastErrorEx(uint dwErrCode, uint dwType);
User-Defined Types:
None.
Notes:
If the SetLastError DllImport flag is not set true, the error code will not be set.
Tips & Tricks:
Please add some!
Sample Code:
Please add some!
Alternative Managed API:
Do you know one? Please contribute it!
The SetLastErrorEx API
11/24/2015 3:11:28 PM - -166.20.224.12
The SetLastError API
1/26/2016 3:27:33 AM - -124.148.167.58
TODO - a short description
3/16/2007 8:02:38 AM - -89.49.254.174
