ShellItemIdListCopyToPointer Method |
| Name | Description | |
|---|---|---|
| CopyToPointer |
Allocates a buffer and copy this instance to the allocated buffer.
Once used, the buffer must be freed using Marshal.FreeCoTaskMem.
| |
| CopyToPointer(Int32) |
Allocates a buffer and copy this instance to the allocated buffer.
Once used, the buffer must be freed using Marshal.FreeCoTaskMem.
|