IWithIdList Interface |
Namespace: ShellBoost.Core
public interface IWithIdList
The IWithIdList type exposes the following members.
| Name | Description | |
|---|---|---|
| OpenView |
Opens a Windows Explorer window.
(Defined by Extensions.) | |
| WithPointer(ActionIntPtr) | Overloaded.
Allocates a buffer, runs the specified action and free the buffer.
(Defined by Extensions.) | |
| WithPointerT(FuncIntPtr, T) | Overloaded.
Allocates a buffer, runs the specified function and free the buffer.
(Defined by Extensions.) |