_FsrmFileScreenFlags Enumeration
Defines the options for failing IO operations that violate a file screen.
Assembly: srmlib (in srmlib.dll)
| Member name | Description | |
|---|---|---|
| FsrmFileScreenFlags_Enforce | If this flag is set, the server will fail any IO operation that violates the file screen. If this flag is not set, the server will not fail violating IO operations but will still run any action associated with the file screen. |
Community Additions
ADD
Show: