The NativeError type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() ![]() | GetError |
Create a new instance of the NativeError class.
|
![]() ![]() | GetErrorMessage |
Retrieves the message corresponding with a Win32 message identifier.
|
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() ![]() | GetLastError |
Create a new instance of the NativeError class for the last Windows error.
|
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | ToString |
Return error information string
(Overrides ObjectToString.) |
See Also