Click or drag to resize

ItemIdListWin32Ptr Property

Gets the window 32 pointer, i.e. the PIDL of the ItemIdList.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 6.3.1
Syntax
public IntPtr Win32Ptr { get; }

Property Value

Type: IntPtr
The window 32 pointer.
See Also