Click or drag to resize

IJamShellColumnCollectionRemove Method (SHCOLUMNID)

Removes the shell column identified by the passed SHCOLUMNID.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
void Remove(
	SHCOLUMNID pShellColumnId
)

Parameters

pShellColumnId
Type: Jam.ShellSHCOLUMNID
A SHCOLUMNID identifying the shell column.
See Also