ITK Function Reference
(V10000.1.0.60_20160308.00)
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
publication
publauditrecord_errors.h
Go to the documentation of this file.
1
/*=============================================================================
2
Copyright (c) 1996 Electronic Data Systems Corporation
3
Unpublished - All rights reserved
4
5
THIS PROGRAM IS AN UNPUBLISHED WORK FULLY PROTECTED BY THE UNITED STATES
6
COPYRIGHT LAWS AND IS CONSIDERED A TRADE SECRET BELONGING TO THE COPYRIGHT
7
HOLDER.
8
===============================================================================
9
H+++ File description:
10
11
12
File : publauditrecord_errors.h (PublicationAuditRecord errors)
13
Module : publication
14
===============================================================================
15
H::: History:
16
date name description of change
17
15-Apr-1997 Vic Nidoy Created
18
15-Apr-1997 Vic Nidoy Promoted to diman branch
19
$HISTORY$
20
H---=========================================================================*/
21
22
#define PAR_internal_error (EMH_PAR_error_base + 1)
23
#define PAR_no_initialize (EMH_PAR_error_base + 2)
24
#define PAR_no_create (EMH_PAR_error_base + 3)
25
#define PAR_invalid_target_site (EMH_PAR_error_base + 5)
26
#define PAR_invalid_published_object (EMH_PAR_error_base + 6)
27
#define PAR_invalid_publisher_id (EMH_PAR_error_base + 7)
28
#define PAR_invalid_date (EMH_PAR_error_base + 8)