ShellBrowser .Net Edition
ItemIdListBase2 Constructor (p_Handle)
NamespacesJam.ShellItemIdListBase2ItemIdListBase2(IntPtr)
Initializes a new instance of this class. This constuctor should not be called directly.
Declaration Syntax
C#Visual BasicVisual C++
protected ItemIdListBase2(
	IntPtr p_Handle
)
Protected Sub New ( _
	p_Handle As IntPtr _
)
protected:
ItemIdListBase2(
	IntPtr p_Handle
)
Parameters
p_Handle (IntPtr)
The Pointer to an Win32 ItemIdList.

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)