Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP 9000 Networking: HP FTAM/9000 Programmer's Guide > Chapter 3 HP FTAM/9000 Data Structures

Ft_contents_type_element

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Glossary

 » Index

struct  Ft_contents_type_element     {
struct Ft_contents_type_element *next_element;
struct Ft_contents_type contents_type;
};

Ft_contents_type_element Is Input To These Functions

Ft_contents_type_element Is Output From These Functions

ft_connect()

ft_connect()

On input, Ft_contents_type_element is the requested document types per connection; on output, it is a linked list of allowable (negotiated) document types per connection. Use Ft_contents_type_element to specify up to three document types: FTAM-1, FTAM-2, and FTAM-3.

*next_element

Points to the next Ft_contents_type_element structure in the linked list. HP-UX responders accept up to three Ft_contents_type_element structures; after three, HP-UX responders ignore the value.

HP-UX responders accept only FTAM-1, FTAM-2, and FTAM-3 document types; if you request any other document type, HP-UX responders remove the element from the response list.

contents_type

Per connection, specify one contents_type for each document type you want to manipulate (transfer, access, or manage).

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 1997 Hewlett-Packard Development Company, L.P.