_FsrmEnumOptions Enumeration
Defines the options for enumerating collections of objects.
Assembly: srmlib (in srmlib.dll)
| Member name | Description | |
|---|---|---|
| FsrmEnumOptions_Asynchronous | Reserved. Do not use. | |
| FsrmEnumOptions_CheckRecycleBin | Include items and paths that are in the system recycle bin when enumerating. | |
| FsrmEnumOptions_IncludeClusterNodes | Include objects on all nodes in a Windows cluster when enumerating report jobs (EnumReportJobs). | |
| FsrmEnumOptions_IncludeDeprecatedObjects | Include deprecated objects when enumerating. Windows Server 2008 R2 and Windows Server 2008: This enumeration value is not supported before Windows Server 2012. | |
| FsrmEnumOptions_None | Use no options and enumerate objects synchronously. |
Community Additions
ADD
Show: