E_FAIL (Constants)
Last changed: anonymous

.
Summary
TODO - a short description of this collection of constants

C# Constants:

const int E_FAIL = unchecked((int) 0x80004005);

VB Constants:

TODO

Notes:

None.