csa_save(library call) csa_save(library call)
NAME [Toc] [Back]
csa_save - saves calendar entries into an archive file
SYNOPSIS [Toc] [Back]
#include <xcsa.h>
CSA_return_code csa_save(
CSA_session_handle session,
CSA_string archive_name,
CSA_uint32 number_attributes,
CSA_attribute *attributes,
CSA_enum *operators,
CSA_boolean delete_entry,
CSA_extension *save_extensions);
DESCRIPTION [Toc] [Back]
This optional function is not implemented in the CDE 1.0 Sample
Implementation.
- 1 - Formatted: January 24, 2005 [ Back ] |