IFsrmFileScreenBase::get_FileScreenFlags method (fsrmscreen.h)

Retrieves or sets the file screen flags. The flags determine if FSRM fails any IO operations that violate the file screen.

This property is read/write.

Syntax

HRESULT get_FileScreenFlags(
  long *fileScreenFlags
);

Parameters

fileScreenFlags

Return value

None

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows ServerĀ 2008
Target Platform Windows
Header fsrmscreen.h (include FsrmScreen.h, FsrmTlb.h)
DLL SrmSvc.dll

See also

IFsrmFileScreenBase