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