Returns the number of parts of that a Win32 ItemIdList consists.

Declaration Syntax
protected static int GetPidlCount(
IntPtr idList
)
Protected Shared Function GetPidlCount ( _
idList As IntPtr _
) As Integer
protected:
static int GetPidlCount(
IntPtr idList
)

Parameters
- idList (IntPtr)
- A Win32 ItemIdList.

Return Value
The number of parts of the given Win32 ItemIdList
Assembly:
ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)