|
API Guide Home (Online version only) |
![]() |
00001 /** 00002 * \file HsExgMgrCommon.h 00003 * 00004 * Extensions to the Exchange Manager. 00005 * 00006 * These defines are not currently supported by Palm, but the plan to 00007 * in future releases. They gave us these in sample code, and 00008 * we are moving into the system for OS 5 products so applications can 00009 * take advantage of them. 00010 * 00011 * \license 00012 * 00013 * Copyright (c) 2002 Handspring Inc., All Rights Reserved 00014 * 00015 * \author Arun Mathias 00016 * 00017 */ 00018 00019 #ifndef HS_EXG_MGR_COMMON__H 00020 #define HS_EXG_MGR_COMMON__H 00021 00022 #define hsExgGetScheme "_get" // special scheme for supporting get 00023 00024 00025 00026 #endif 00027
| Top | Palm Developer Network © 2004-2008, Palm, Inc. All rights reserved. Generated on Fri Jun 13 10:06:53 2008 for Palm API Guide |