ICIGetListingActionParams Interface

Properties and Methods

  • Property AutoLogin As Boolean

  • HRESULT AutoLogin([out, retval] VARIANT_BOOL *pVal);
    HRESULT AutoLogin([in] VARIANT_BOOL newVal);

    EFT v8.0.4 and later

  • Property ColumnCount As Long (read only)

  • HRESULT ColumnCount([out, retval] LONG *pValName);

    EFT v8.0.4 and later

  • Property ConnectionProfileName As String

  • HRESULT ConnectionProfileName([out, retval] BSTR *pValName);
    HRESULT ConnectionProfileName([in] BSTR newValName);

    EFT v8.0.4 and later

  • Property ConnectionRetryAttempts As Long

  • HRESULT ConnectionRetryAttempts([out, retval] LONG *pVal);
    HRESULT ConnectionRetryAttempts([in] LONG newVal);

    EFT v8.0.4 and later

  • Property ConnectionTimeoutSeconds As Long

  • HRESULT ConnectionTimeoutSeconds([out, retval] LONG *pVal);
    HRESULT ConnectionTimeoutSeconds([in] LONG newVal);

    EFT v8.0.4 and later

  • Property DatasetName As String

  • HRESULT DatasetName([out, retval] BSTR *pVal);
    HRESULT DatasetName([in] BSTR newVal);

    EFT v8.0.4 and later

  • Property ExcludeFileByExtensionFilter As String

  • HRESULT ExcludeFileByExtensionFilter([out, retval] BSTR *pVal);
    HRESULT ExcludeFileByExtensionFilter([in] BSTR newVal);

    EFT v8.0.4 and later

  • Property FileDateFormat As FileDateFormat

  • HRESULT FileDateFormat([out, retval] FileDateFormat *pVal);
    HRESULT FileDateFormat([in] FileDateFormat newVal);

    EFT v8.0.4 and later

  • Property FTPDataConnectionMode As FTPDataConnectionMode

  • HRESULT FTPDataConnectionMode([out, retval] FTPDataConnectionMode *pVal);
    HRESULT FTPDataConnectionMode([in] FTPDataConnectionMode newVal);

    EFT v8.0.4 and later

  • Property FTPDataConnectionPortMax As Long

  • HRESULT FTPDataConnectionPortMax([out, retval] LONG *pVal);
    HRESULT FTPDataConnectionPortMax([in] LONG newVal);

    EFT v8.0.4 and later

  • Property FTPDataConnectionPortMin As Long

  • HRESULT FTPDataConnectionPortMin([out, retval] LONG *pVal);
    HRESULT FTPDataConnectionPortMin([in] LONG newVal);

    EFT v8.0.4 and later

  • Property FTPSClearCommandChannel As Boolean

  • HRESULT FTPSClearCommandChannel([out, retval] VARIANT_BOOL *pVal);
    HRESULT FTPSClearCommandChannel([in] VARIANT_BOOL newVal);

    EFT v8.0.4 and later

  • Property FTPSClearDataChannel As Boolean

  • HRESULT FTPSClearDataChannel([out, retval] VARIANT_BOOL *pVal);
    HRESULT FTPSClearDataChannel([in] VARIANT_BOOL newVal);

    EFT v8.0.4 and later

  • Function GetColumnName(index As Long) As String and Sub SetColumnName(index As Long, newVal As String)

  • HRESULT GetColumnName([in] LONG index, [out, retval] BSTR *pVal);
    HRESULT SetColumnName([in] LONG index, [in] BSTR newVal);

    EFT v8.0.4 and later

  • Property Host As String

  • HRESULT Host([out, retval] BSTR *pVal);
    HRESULT Host([in] BSTR newVal);

    EFT v8.0.4 and later

  • Property IncludeSubfolders As Boolean

  • HRESULT IncludeSubfolders([out, retval] VARIANT_BOOL *pVal);
    HRESULT IncludeSubfolders([in] VARIANT_BOOL newVal);

    EFT v8.0.4 and later

  • Property MaxConcurrentThreads As Long

  • HRESULT MaxConcurrentThreads([out, retval] LONG *pVal);
    HRESULT MaxConcurrentThreads([in] LONG newVal);

    EFT v8.0.4 and later

  • Property Password As String

  • HRESULT Password([out, retval] BSTR *pVal);
    HRESULT Password([in] BSTR newVal);

    EFT v8.0.4 and later

  • Property Port As Long

  • HRESULT Port([out, retval] long *pVal);
    HRESULT Port([in] long newVal);

    EFT v8.0.4 and later

  • Property PortAsString As String

  • HRESULT PortAsString([out, retval] BSTR *pVal);
    HRESULT PortAsString([in] BSTR newVal);

    EFT v8.0.4 and later

  • Property PostTransferCommandParam As String

  • HRESULT PostTransferCommandParam([out, retval] BSTR *pVal);
    HRESULT PostTransferCommandParam([in] BSTR newVal);

    EFT v8.0.4 and later

  • Property PostTransferCommandType As PrePostTransferCommand

  • HRESULT PostTransferCommandType([out, retval] PrePostTransferCommand *pVal);
    HRESULT PostTransferCommandType([in] PrePostTransferCommand newVal);

    EFT v8.0.4 and later

  • Property PreserveFileTime As Boolean

  • HRESULT PreserveFileTime([out, retval] VARIANT_BOOL *pVal);
    HRESULT PreserveFileTime([in] VARIANT_BOOL newVal);

    EFT v8.0.4 and later

  • Property PreTransferCommandParam As String

  • HRESULT PreTransferCommandParam([out, retval] BSTR *pVal);
    HRESULT PreTransferCommandParam([in] BSTR newVal);

    EFT v8.0.4 and later

  • Property PreTransferCommandType As PrePostTransferCommand

  • HRESULT PreTransferCommandType([out, retval] PrePostTransferCommand *pVal);
    HRESULT PreTransferCommandType([in] PrePostTransferCommand newVal);

    EFT v8.0.4 and later

  • Property PrivateKeyPassword As String

  • HRESULT PrivateKeyPassword([out, retval] BSTR *pVal);
    HRESULT PrivateKeyPassword([in] BSTR newVal);

    EFT v8.0.4 and later

  • Property PrivateKeyPath As String

  • HRESULT PrivateKeyPath([out, retval] BSTR *pVal);
    HRESULT PrivateKeyPath([in] BSTR newVal);

    EFT v8.0.4 and later

  • Property Protocol As NetworkProtocol

  • HRESULT Protocol([out, retval] NetworkProtocol *pVal);
    HRESULT Protocol([in] NetworkProtocol newVal);

    EFT v8.0.4 and later

  • Property ProxyAdvCustomCmds As String

  • HRESULT ProxyAdvCustomCmds([out, retval] BSTR *pVal);
    HRESULT ProxyAdvCustomCmds([in] BSTR newVal);

    EFT v8.0.4 and later

  • Property ProxyAdvSeparator As String

  • HRESULT ProxyAdvSeparator([out, retval] BSTR *pVal);
    HRESULT ProxyAdvSeparator([in] BSTR newVal);

    EFT v8.0.4 and later

  • Property ProxyAuthenticationType As ProxyAuthenticationType

  • HRESULT ProxyAuthenticationType([out, retval] ProxyAuthenticationType *pVal);
    HRESULT ProxyAuthenticationType([in] ProxyAuthenticationType newVal);

    EFT v8.0.4 and later

  • Property ProxyHostName As String

  • HRESULT ProxyHostName([out, retval] BSTR *pVal);
    HRESULT ProxyHostName([in] BSTR newVal);

    EFT v8.0.4 and later

  • Property ProxyPassword As String

  • HRESULT ProxyPassword([out, retval] BSTR *pVal);
    HRESULT ProxyPassword([in] BSTR newVal);

    EFT v8.0.4 and later

  • Property ProxyPort As Long

  • HRESULT ProxyPort([out, retval] LONG *pVal);
    HRESULT ProxyPort([in] LONG newVal);

    EFT v8.0.4 and later

  • Property ProxyType As ProxyType

  • HRESULT ProxyType([out, retval] ProxyType *pVal);
    HRESULT ProxyType([in] ProxyType newVal);

    EFT v8.0.4 and later

  • Property ProxyUserName As String

  • HRESULT ProxyUserName([out, retval] BSTR *pVal);
    HRESULT ProxyUserName([in] BSTR newVal);

    EFT v8.0.4 and later

  • Property PublicKeyPath As String

  • HRESULT PublicKeyPath([out, retval] BSTR *pVal);
    HRESULT PublicKeyPath([in] BSTR newVal);

    EFT v8.0.4 and later

  • Property RetryDelaySeconds As Long

  • HRESULT RetryDelaySeconds([out, retval] LONG *pVal);
    HRESULT RetryDelaySeconds([in] LONG newVal);

    EFT v8.0.4 and later

  • Property SOCKSHostName As String

  • HRESULT SOCKSHostName([out, retval] BSTR *pVal);
    HRESULT SOCKSHostName([in] BSTR newVal);

    EFT v8.0.4 and later

  • Property SOCKSPassword As String

  • HRESULT SOCKSPassword([out, retval] BSTR *pVal);
    HRESULT SOCKSPassword([in] BSTR newVal);

    EFT v8.0.4 and later

  • Property SOCKSPort As Long

  • HRESULT SOCKSPort([out, retval] LONG *pVal);
    HRESULT SOCKSPort([in] LONG newVal);

    EFT v8.0.4 and later

  • Property SOCKSType As SOCKSType

  • HRESULT SOCKSType([out, retval] SOCKSType *pVal);
    HRESULT SOCKSType([in] SOCKSType newVal);

    EFT v8.0.4 and later

  • Property SOCKSUseAuthentication As Boolean

  • HRESULT SOCKSUseAuthentication([out, retval] VARIANT_BOOL *pVal);
    HRESULT SOCKSUseAuthentication([in] VARIANT_BOOL newVal);

    EFT v8.0.4 and later

  • Property SOCKSUserName As String

  • HRESULT SOCKSUserName([out, retval] BSTR *pVal);
    HRESULT SOCKSUserName([in] BSTR newVal);

    EFT v8.0.4 and later

  • Property SourcePath As String

  • HRESULT SourcePath([out, retval] BSTR *pVal);
    HRESULT SourcePath([in] BSTR newVal);

    EFT v8.0.4 and later

  • Property TextFileTypes As String

  • HRESULT TextFileTypes([out, retval] BSTR *pVal);
    HRESULT TextFileTypes([in] BSTR newVal);

    EFT v8.0.4 and later

  • Property TransferEncoding As TransferEncodingType

  • HRESULT TransferEncoding([out, retval] TransferEncodingType *pVal);
    HRESULT TransferEncoding([in] TransferEncodingType newVal);

    EFT v8.0.4 and later

  • Property TrustedPublicKeyPath As String

  • HRESULT TrustedPublicKeyPath([out, retval] BSTR *pVal);
    HRESULT TrustedPublicKeyPath([in] BSTR newVal);

    EFT v8.0.4 and later

  • Property UseExcludeFileByExtensionFilter As Boolean

  • HRESULT UseExcludeFileByExtensionFilter([out, retval] VARIANT_BOOL *pVal);
    HRESULT UseExcludeFileByExtensionFilter([in] VARIANT_BOOL newVal);

    EFT v8.0.4 and later

  • Property UseLocalCodePage As Boolean

  • HRESULT UseLocalCodePage([out, retval] VARIANT_BOOL *pVal);
    HRESULT UseLocalCodePage([in] VARIANT_BOOL newVal);

    EFT v8.0.4 and later

  • Property UseProxy As Boolean

  • HRESULT UseProxy([out, retval] VARIANT_BOOL *pVal);
    HRESULT UseProxy([in] VARIANT_BOOL newVal);

    EFT v8.0.4 and later

  • Property User As String

  • HRESULT User([out, retval] BSTR *pVal);
    HRESULT User([in] BSTR newVal);

    EFT v8.0.4 and later

  • Property UseSOCKS As Boolean

  • HRESULT UseSOCKS([out, retval] VARIANT_BOOL *pVal);
    HRESULT UseSOCKS([in] VARIANT_BOOL newVal);

    EFT v8.0.4 and later

  • Property ValidateIntegrity As Boolean

  • HRESULT ValidateIntegrity([out, retval] VARIANT_BOOL *pVal);
    HRESULT ValidateIntegrity([in] VARIANT_BOOL newVal);