OLEWKSPCREPORTTYPE constants
Note: The following constants do not use the notational
convention.
The OLEWKSPCREPORTTYPE constants identify the desired source of a report.
| Constant | Value | Description |
|---|---|---|
| OLEWKSPCREPORTSNONE | 0 | Do not return reports |
| OLEWKSPCSYSTEMREPORTS | 1 | Return system reports only. |
| OLEWKSPCUSERREPORTS | 2 | Return user reports only. |
| OLEWKSPCBOTHREPORTS | 3 | Return either system or user reports. |