Job Management Partner 1/File Transmission Server/FTP Description, Reference and Operator's Guide

[Contents][Index][Back][Next]


fts_ftp_get_card_info() - obtain transmission information

Format

#include <apihead.h>
 
int fts_ftp_get_card_info ( char *cardname,
                    FTS_FTP_API_DATA_EX *data )

Function

This function obtains the transmission information on a registered card.

Arguments

cardname

Specifies the name of a registered transmission card.

data

Specifies the address of a transmission information structure. It returns transmission information.

Note

Return values

TRUE Normal
FALSE Abnormal.
Acquisition of transmission information failed.

A value indicating an error is set in fts_errno. The table below lists and describes the return values for error information. In the case of an error other than one listed below, the system function's error number is set. For details, see the displayed error number for the system function.

Return value of extended error information (decimal) Description Can be retried?
FTS_API_ERROR_NOTREADCARD
(805306117)
The specified card name cannot be referenced. The card might not have been registered correctly. No

[Contents][Back][Next]


[Trademarks]

All Rights Reserved. Copyright (C) 2010, Hitachi, Ltd.