Creates a copy of a Win32 ItemIdList in the memory.

Declaration Syntax
protected internal static IntPtr CopyItemIdList(
IntPtr source
)
Protected Friend Shared Function CopyItemIdList ( _
source As IntPtr _
) As IntPtr
protected public:
static IntPtr CopyItemIdList(
IntPtr source
)

Parameters
- source (IntPtr)
- The Win32 ItemIdList that should be copied.

Return Value
The pointer to the copied Win32 ItemIdList.
Assembly:
ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)