ShellBrowserBaseAsyncResult Enumeration |
Namespace: Jam.Shell
| Member name | Value | Description | |
|---|---|---|---|
| NoMoreItems | 0 | No more items were found. | |
| Ok | 1 | A valid item was found an is now the active object. | |
| Async | 2 | Enumeration will be done asynchonously using shell change notification messages. | |
| Error | 3 | An error occurred when enumerating items. |