IFsrmFileScreenBase interface (fsrmscreen.h)
Base class for all file screen interfaces.
Inheritance
The IFsrmFileScreenBase interface inherits from IFsrmObject. IFsrmFileScreenBase also has these types of members:
Methods
The IFsrmFileScreenBase interface has these methods.
IFsrmFileScreenBase::CreateAction Creates an action for this file screen object. |
IFsrmFileScreenBase::EnumActions Enumerates all the actions for the file screen object. |
IFsrmFileScreenBase::get_BlockedFileGroups Retrieves or sets the names of the file groups that contain the file name patterns used to specify the files that are blocked by this screen. (Get) |
IFsrmFileScreenBase::get_FileScreenFlags Retrieves or sets the file screen flags. (Get) |
IFsrmFileScreenBase::put_BlockedFileGroups Retrieves or sets the names of the file groups that contain the file name patterns used to specify the files that are blocked by this screen. (Put) |
IFsrmFileScreenBase::put_FileScreenFlags Retrieves or sets the file screen flags. (Put) |
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) |