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: 6.3.1
Syntax
protected ItemIdListBase2(
	IntPtr p_Handle
)

Parameters

p_Handle
Type: SystemIntPtr
The Pointer to an Win32 ItemIdList.
See Also