PyIShellFolder2.MapColumnToSCID

SHCOLUMNID = MapColumnToSCID(Column)

Returns the unique identifier (FMTID, pid) of a column

Parameters

Column : int

The zero-based index of the column as presented by the folder's Details view

Return Value

On XP and earlier, this is the Column Id as provided by PyIColumnProvider. For Vista and later, this is the Property Key used with the property system interfaces.