CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

ASP.NET Web Hosting – 3 Months Free!

Gets or sets HRESULT, a coded numerical value that is assigned to a specific exception.

Namespace: ?System
Assembly: ?mscorlib (in mscorlib.dll)

Syntax

Visual Basic (Declaration)
Protected Property HResult As Integer
C#
protected int HResult { get; set; }
Visual C++
protected:
property int HResult {
	int get ();
	void set (int value);
}
JavaScript
function get_hResult();
function set_hResult(value);

Return Value

The HRESULT value.

See Also



Free Download:
  Privacy | Contact Us
All Times Are GMT