EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElSimpleSSHClient.TerminalInfo

TElSimpleSSHClient     See also    


 

This property specifies the terminal properties which will be used during shell execution

 
 

Declaration

[C#]
    TElTerminalInfo TerminalInfo;

[VB.NET]
    Property TerminalInfo As TElTerminalInfo

[Pascal]
    property TerminalInfo : TElTerminalInfo;

[VB6]
    Property IElSimpleSSHClientX.TerminalInfo As IElTerminalInfoX

[ActiveX]
    HRESULT _stdcall IElSimpleSSHClientX.TerminalInfo ([out, retval] IElTerminalInfoX ** Value );
    HRESULT _stdcall IElSimpleSSHClientX.TerminalInfo ([in] IElTerminalInfoX * Value );

[DLL]
    not implemented;
 
 

Description

    This property may contain the reference to an instance of TElTerminalInfo class with required set of terminal properties.

 
 

See also:     Environment     RequestTerminal    

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation