EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElSimpleSSHClient.UsingIPv6

TElSimpleSSHClient     See also    


 

    Specifies whether IP v6 is used.

 
 

Declaration

[C#]
    bool UsingIPv6;

[VB.NET]
    Property UsingIPv6 As Boolean

[Pascal]
    property UsingIPv6 : boolean;

[VB6]
    Property IElSimpleSSHClientX7.UsingIPv6 As Boolean

[ActiveX]
    HRESULT _stdcall IElSimpleSSHClientX7.UsingIPv6([out, retval] VARIANT_BOOL * Value);

[DLL]
    not implemented;
 
 

Description

    Use this read-only property to learn if IP protocol version 6 is used.

 
 

See also:     UseIPv6     SocksUseIPv6    

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