'Declaration
<System.Security.SuppressUnmanagedCodeSecurityAttribute()> Public Shared Function GetLastError() As System.UInteger
'Usage
Dim value As System.UInteger value = NKernel32.GetLastError()
[System.Security.SuppressUnmanagedCodeSecurity()] public static System.uint GetLastError()