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: 7.2
Syntax
public IntPtr Win32Ptr { get; }

Property Value

IntPtr
The window 32 pointer.
See Also