Int32KeyShellItemId Methods |
The Int32KeyShellItemId type exposes the following members.
Name | Description | |
---|---|---|
ComputeHashCode |
Computes the hash code for this instance.
(Inherited from ShellItemId.) | |
Equals(Object) |
Determines whether the specified Object is equal to this instance.
(Inherited from ShellItemId.) | |
Equals(ShellItemId) |
Indicates whether the current object is equal to another object of the same type.
(Inherited from ShellItemId.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode |
Returns a hash code for this instance.
(Inherited from ShellItemId.) | |
GetPayload |
Gets the payload, which is the Data without the Header.
(Inherited from ShellItemId.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
TryGetFileSystemName(String) |
Tries to get a file system name from this instance.
Only supported for file system PIDLs created by ShellBoost, using ShellItemId.FromFileSystem or ShellItem's constructors with FileInfo or DirectoryInfo parameters.
(Inherited from ShellItemId.) | |
TryGetFileSystemName(String, SFGAO) |
Tries to get a file system name and attributes from this instance.
Only supported for file system PIDLs created by ShellBoost, using ShellItemId.FromFileSystem or ShellItem's constructors with FileInfo or DirectoryInfo parameters.
(Inherited from ShellItemId.) |