ShellBrowser .Net Edition
GetPidlSize Method (idList)
NamespacesJam.ShellItemIdListGetPidlSize(IntPtr)
Calculates the size of the given Win32 ItemIdList in bytes.
Declaration Syntax
C#Visual BasicVisual C++
protected static int GetPidlSize(
	IntPtr idList
)
Protected Shared Function GetPidlSize ( _
	idList As IntPtr _
) As Integer
protected:
static int GetPidlSize(
	IntPtr idList
)
Parameters
idList (IntPtr)
Pointer to the Win32 ItemIdList.
Return Value
The size of the given Win32 ItemIdList in Bytes.

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