Microsoft.Win32.Win32Native.SetLastError C# (CSharp) Méthode

SetLastError() private méthode

private SetLastError ( int errorCode ) : void
errorCode int
Résultat void
        internal static extern void SetLastError(int errorCode);