FsrmFileScreenManagerClass Class

 

Used to manage file screen objects.

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

System.Object
  Microsoft.Storage.FsrmFileScreenManagerClass

<ClassInterfaceAttribute(0)>
<GuidAttribute("95941183-DB53-4C5F-B37B-7D0921CF9DC7")>
Public Class FsrmFileScreenManagerClass
	Implements IFsrmFileScreenManager, FsrmFileScreenManager

NameDescription
System_CAPS_pubmethodFsrmFileScreenManagerClass()

Creates a new instance of the FsrmFileScreenManagerClass object.

NameDescription
System_CAPS_pubpropertyActionVariableDescriptions

Retrieves the descriptions for the macros contained in the IFsrmFileScreenManager.ActionVariables property.

System_CAPS_pubpropertyActionVariables

Retrieves a list of macros that you can specify in action property values.

NameDescription
System_CAPS_pubmethodCreateFileScreen(String)

Creates a file screen object.

System_CAPS_pubmethodCreateFileScreenCollection()

Creates an empty collection to which you can add file screens.

System_CAPS_pubmethodCreateFileScreenException(String)

Creates a file screen exception object.

System_CAPS_pubmethodEnumFileScreenExceptions(String, _FsrmEnumOptions)

Enumerates the file screen exceptions for the specified directory and its subdirectories.

System_CAPS_pubmethodEnumFileScreens(String, _FsrmEnumOptions)

Enumerates the file screen exceptions for the specified directory and its subdirectories.

System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetFileScreen(String)

Retrieves the specified file screen.

System_CAPS_pubmethodGetFileScreenException(String)

Retrieves the specified file screen exception.

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Community Additions

ADD
Show: