ITK Function Reference
(V10000.1.0.60_20160308.00)
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
tccoresvc
tcservices_errors.h
Go to the documentation of this file.
1
/* =================================================================================================
2
Copyright (c) 1999,2000,2001,2003 Unigraphics Solutions Inc., An EDS Company
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
27
#ifndef TCSERVICES_ERRORS_H
28
#define TCSERVICES_ERRORS_H
29
30
#include <
common/emh_const.h
>
31
39
#define TCSERVICES_deprecated_login (EMH_TCSERVICES_error_base + 1)
40
41
44
#endif
45