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