![]() |
SPSTSPrp.hGo to the documentation of this file.00001 /***********************************************************************/ 00002 /* */ 00003 /* SPSTSPrp.h */ 00004 /* */ 00005 /* ADOBE SYSTEMS INCORPORATED */ 00006 /* Copyright 1995-2007 Adobe Systems Incorporated. */ 00007 /* All Rights Reserved. */ 00008 /* */ 00009 /* NOTICE: Adobe permits you to use, modify, and distribute this file */ 00010 /* in accordance with the terms of the Adobe license agreement */ 00011 /* accompanying it. If you have received this file from a source other */ 00012 /* than Adobe, then your use, modification, or distribution of it */ 00013 /* requires the prior written permission of Adobe. */ 00014 /* */ 00015 /* Patents Pending */ 00016 /* */ 00017 /* */ 00018 /***********************************************************************/ 00019 00020 #ifndef __SPSTSPrp__ 00021 #define __SPSTSPrp__ 00022 00023 00024 /******************************************************************************* 00025 ** 00026 ** Imports 00027 ** 00028 **/ 00029 00030 #include "SPPiPL.h" 00031 00032 00033 /******************************************************************************* 00034 ** 00035 ** Constants 00036 ** 00037 **/ 00038 00040 #define PISuperTopSecretProperty 'StsP' 00041 00042 #define PISuperTopSecretValue 'clEn' 00043 00044 00045 /******************************************************************************* 00046 ** 00047 ** Types 00048 ** 00049 **/ 00050 00051 00052 #endif |
||||||
|
![]() |
|