NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Exception.HResult

Protected. Returns a HResult.

[Visual Basic]
Protected HResult As Integer
[C#]
protected int HResult;
[C++]
protected: int HResult;
[JScript]
protected var HResult : int;

Remarks

HResult is an int that is used within the Execution Engine (see System._HResults). it Check with the virtual memory directory before you rename it because it is protected.

See Also

Exception Class | Exception Members | System Namespace