ShellBrowser .Net Edition
SHCOLUMNID Structure
NamespacesJam.ShellSHCOLUMNID
Specifies the FMTID/PID identifier of a column that will be displayed by the Windows Explorer Details view.
Declaration Syntax
C#Visual BasicVisual C++
public struct SHCOLUMNID
Public Structure SHCOLUMNID
public value class SHCOLUMNID
Members
All MembersConstructorsMethodsFields



IconMemberDescription
SHCOLUMNID(Guid, Int32)
Constructor for SHCOLUMNID.

Equals(Object)
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
fmtid
A property set format identifier or FMTID (a GUID).

GetHashCode()()()
Returns the hash code for this instance.
(Inherited from ValueType.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
pid
The column's property identifier (PID).

ShellColumnAccessTime
SHCOLUMNID for 'Access Time' column.

ShellColumnAttributes
SHCOLUMNID for the 'Attributes' column.

ShellColumnCreateTime
SHCOLUMNID for the 'Create Time' column.

ShellColumnElementType
SHCOLUMNID for 'Element Type' column.

ShellColumnFreeSize
SHCOLUMNID for the 'Free Size' column.

ShellColumnFullCapacity
SHCOLUMNID for the 'Full Capacity' column.

ShellColumnInvalid
Represents an invalid TShColumId. This constant is used e.g. for error reporting or hiding columns.

ShellColumnName
SHCOLUMNID for the 'Name' column.

ShellColumnParentWorkId
SHCOLUMNID for 'In Folder' column.

ShellColumnSize
SHCOLUMNID for the 'Size' column.

ShellColumnType
SHCOLUMNID for the 'Type' column.

ShellColumnWriteTime
SHCOLUMNID for the 'Write Time' column.

ToString()()()
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)