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_delete_action

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Glossary

 » Index

enum    Ft_delete_action {
FT_DELETE_FILE = 0,
FT_DONT_DELETE_FILE = 1
};

Ft_delete_action Is Input To These Functions

Ft_delete_action Is Output From These Functions

ft_fclose()

None

Ft_delete_action specifies whether to delete a file or only deselect it on an ft_fclose() function.

FT_DELETE_FILE

Closes, deselects, and then deletes the file.

FT_DONT_DELETE_FILE

Closes and deselects, but does not delete the file.

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