_FsrmFileScreenFlags Enumeration

 

Defines the options for failing IO operations that violate a file screen.

Namespace:   Microsoft.Storage
Assembly:  srmlib (in srmlib.dll)

Public Enumeration _FsrmFileScreenFlags

Member nameDescription
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.

Return to top

Community Additions

ADD
Show: