mscorlib(4.0.0.0) API with additions
__HResults.cs
1
namespace
System.Runtime.Remoting
2
{
3
internal
sealed
class
__HResults
4
{
5
public
const
int
COR_E_REMOTING = -2146233077;
6
7
public
const
int
COR_E_SERVER = -2146233074;
8
}
9
}
System.Runtime.Remoting
Definition:
__HResults.cs:1
All cs
System.Runtime.Remoting
__HResults.cs
Generated by
1.8.15