Click or drag to resize

IJamShellColumnCollectionRemove(SHCOLUMNID) Method

Removes the shell column identified by the passed SHCOLUMNID.

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

Parameters

pShellColumnId  SHCOLUMNID
A SHCOLUMNID identifying the shell column.
See Also