Click or drag to resize

SHCOLUMNID(Guid, Int32) Constructor

Constructor for SHCOLUMNID.

Namespace: Jam.Shell
Assembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntax
public SHCOLUMNID(
	Guid p_fmtid,
	int p_pid
)

Parameters

p_fmtid  Guid
The FMTID of the SHColumnID
p_pid  Int32
The PID of the SHColumnID
See Also