Click or drag to resize

ItemIdList Constructor (IntPtr)

Initializes a new instance of the ItemIdList class that contains a copy of the given ItemIdList.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.1
Syntax
public ItemIdList(
	IntPtr aWin32Ptr
)

Parameters

aWin32Ptr
Type: SystemIntPtr
The window 32 pointer.
See Also