00001 /* @(#)12 1.1 src/include/pos/power.h, apicode, ptux1.2.0, 20 1/13/00 18:45:38 */ 00002 00003 /********************************************************************/ 00004 /* <power.h> header file */ 00005 /* */ 00006 /* Licensed Materials - Property of IBM */ 00007 /* */ 00008 /* IBM Point of Sale Subsystem */ 00009 /* 73G0950 (C) Copyright IBM Corporation 1993, 1995 */ 00010 /* All rights reserved */ 00011 /* */ 00012 /* US Government Users Restricted Rights - */ 00013 /* Use, duplication, or disclosure restricted */ 00014 /* by GSA ADP Schedule Contract with IBM Corp. */ 00015 /* */ 00016 /********************************************************************/ 00017 00018 #ifndef _H_POS_POWER 00019 #define _H_POS_POWER 1 00020 00021 /***************************/ 00022 /* PosPower resource names */ 00023 /***************************/ 00024 00025 #define PosNpowerAlarm "powerAlarm" 00026 00027 00028 /*****************************/ 00029 /* PosPower resource classes */ 00030 /*****************************/ 00031 00032 #define PosCPowerAlarm "PowerAlarm" 00033 00034 00035 #endif /* _H_POS_POWER */