Click or drag to resize

ItemIdListBase2 Constructor

Initializes a new instance of this class. This constuctor should not be called directly.

Namespace: Jam.Shell
Assembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntax
protected ItemIdListBase2(
	IntPtr p_Handle
)

Parameters

p_Handle  IntPtr
The Pointer to an Win32 ItemIdList.
See Also