Click or drag to resize

ShellItemIdListCopyToPointer Method

Overload List
  NameDescription
Public methodCopyToPointer
Allocates a buffer and copy this instance to the allocated buffer. Once used, the buffer must be freed using Marshal.FreeCoTaskMem.
Public methodCopyToPointer(Int32)
Allocates a buffer and copy this instance to the allocated buffer. Once used, the buffer must be freed using Marshal.FreeCoTaskMem.
Top
See Also