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