Click or drag to resize

IntPtrKeyShellItemId Properties

The IntPtrKeyShellItemId type exposes the following members.

Properties
  NameDescription
Public propertyData
Gets the SHITEMID data.
(Inherited from ShellItemId.)
Public propertyDebugString
Gets a string useful for debugging.
(Inherited from ShellItemId.)
Public propertyInt64Value
Gets the 64-bit value (for 32-bit processes reading a PIDL written by a 64-bit process).
Public propertyIsKnown
Gets a value indicating whether this instance is known by the current Shell Folder Server.
(Inherited from KeyShellItemId.)
Public propertyIsTerminator
Gets a value indicating whether this instance is the terminator.
(Inherited from ShellItemId.)
Public propertyPayload
Gets the payload, which is the Data without the Header.
(Inherited from ShellItemId.)
Public propertySize
Gets the SHITEMID data size.
(Inherited from ShellItemId.)
Public propertyType
Gets the key type.
(Inherited from KeyShellItemId.)
Public propertyValue
Gets the value.
Top
See Also