ShellFolderServer.NotFoundParameters Class |
Namespace: callback.ShellBoost.Core
protected sealed class NotFoundParameters
The ShellFolderServer.NotFoundParameters type exposes the following members.
Name | Description | |
---|---|---|
![]() | ShellFolderServer.NotFoundParameters | Initializes a new instance of the ShellFolderServer.NotFoundParameters class |
Name | Description | |
---|---|---|
![]() | Extra |
Gets optional additional debug information.
|
![]() | HResult |
Gets the error code.
|
![]() | IdList |
Gets the identifier list that was not found.
May be null.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |