Click or drag to resize

SHCOLUMNID Constructor (Guid, Int32)

Constructor for SHCOLUMNID.

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

Parameters

p_fmtid
Type: SystemGuid
The FMTID of the SHColumnID
p_pid
Type: SystemInt32
The PID of the SHColumnID
See Also