WinError (Constants)
Last changed: 78.192.147.107
.
Summary
Values from winerror.h
C# Constants:
const int ERROR_SUCCESS = 0;
VB Constants:
Const ERROR_SUCESS As Integer = 0
Notes:
None.