E_NOINTERFACE (Constants)
Last changed: 94.229.131.27

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

C# Constants:

const int E_NOINTERFACE = unchecked((int) 0x80004002);

VB Constants:

TODO

Notes:

None.