Attachmate.Reflection.Emulation.OpenSystems Assembly > Attachmate.Reflection.Emulation.OpenSystems Namespace > IScreen Interface > SaveDisplayMemory Method : SaveDisplayMemory(String) Method |
'Declaration
Overloads Function SaveDisplayMemory( _ ByVal fileName As String _ ) As ReturnCode
'Usage
Dim instance As IScreen Dim fileName As String Dim value As ReturnCode value = instance.SaveDisplayMemory(fileName)
ReturnCode SaveDisplayMemory( string fileName )