WINERROR (Constants)
Last changed: -204.124.136.17

.
Summary
Values from winerror.h

C# Constants:

const int ERROR_SUCCESS = 0;

VB Constants:

Const ERROR_SUCCESS As Integer = 0

Notes:

None.