Click or drag to resize

JamShellColumnCollectionRemove(SHCOLUMNID) Method

Removes the shell column identified by the passed SHCOLUMNID.

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

Parameters

pShellColumnId  SHCOLUMNID
A SHCOLUMNID identifying the shell column.

Implements

IJamShellColumnCollectionRemove(SHCOLUMNID)
See Also