IntPtrKeyShellItemId Properties |
The IntPtrKeyShellItemId type exposes the following members.
| Name | Description | |
|---|---|---|
| Data |
Gets the SHITEMID data.
(Inherited from ShellItemId.) | |
| DebugString |
Gets a string useful for debugging.
(Inherited from ShellItemId.) | |
| Int64Value |
Gets the 64-bit value (for 32-bit processes reading a PIDL written by a 64-bit process).
| |
| IsKnown |
Gets a value indicating whether this instance is known by the current Shell Folder Server.
(Inherited from KeyShellItemId.) | |
| IsTerminator |
Gets a value indicating whether this instance is the terminator.
(Inherited from ShellItemId.) | |
| Payload |
Gets the payload, which is the Data without the Header.
(Inherited from ShellItemId.) | |
| Size |
Gets the SHITEMID data size.
(Inherited from ShellItemId.) | |
| Type |
Gets the key type.
(Inherited from KeyShellItemId.) | |
| Value |
Gets the value.
|