Exemplo n.º 1
0
 private void CleanLastError()
 {
     SafeNativeMethods.ADsSetLastError(SafeNativeMethods.ERROR_SUCCESS, null, null);
 }
Exemplo n.º 2
0
 private void CleanLastError()
 {
     SafeNativeMethods.ADsSetLastError(0, null, null);
 }