Xceed FTP Library Documentation
XceedFtp control reference / Properties / RemoteDataAddress property
In This Topic
    RemoteDataAddress property
    In This Topic

    Description

    This read-only property allows you to obtain the address of the server-side data connection.

    It is useful only during a file transfer or a folder listing operation is in progress. For all other operations, there is no data connection active and therefore no address to obtain.

    Data type

    String

    Declaration  

    HRESULT RemoteDataAddress( [out, retval] BSTR* pbstrVal );