Click or drag to resize

ShellFolderGetDefaultDisplayColumn Method

Gets the index of the default display column. The default implementation returns -1 (unspecified).

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
protected virtual int GetDefaultDisplayColumn()

Return Value

Type: Int32
The index of the default display column.
See Also