[Common-cvs] include hxpiids.h,1.60.2.4,1.60.2.4.66.1
qluo at helixcommunity.org qluo at helixcommunity.orgUpdate of /cvsroot/common/include
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv22824
Modified Files:
Tag: hxclient_3_6_4_atlas
hxpiids.h
Log Message:
merge to branch: client resolver cache interface.
Index: hxpiids.h
===================================================================
RCS file: /cvsroot/common/include/hxpiids.h,v
retrieving revision 1.60.2.4
retrieving revision 1.60.2.4.66.1
diff -u -d -r1.60.2.4 -r1.60.2.4.66.1
--- hxpiids.h 31 Mar 2008 05:01:05 -0000 1.60.2.4
+++ hxpiids.h 15 Feb 2011 23:06:03 -0000 1.60.2.4.66.1
@@ -1126,6 +1126,18 @@
DEFINE_GUID_ENUM(IID_IHXMMFDataSourceObserver,
0x75887012, 0x4fa7, 0x473b, 0x97, 0x14, 0xb9, 0x8, 0xe4, 0xee, 0x9d, 0x99)
+/* File:
+ * ihxaddressinfomap.h
+ *
+ * Description:
+ * Interface for resolver address info cache.
+ */
+
+#if ( !defined(_IHXADDRESSINFO_MAP_H_) || !defined(HELIX_FEATURE_FULLGUID) )
+DEFINE_GUID_ENUM(IID_IHXAddressInfoMap,
+0xb936a2d6, 0x330d, 0x49c8, 0x9c, 0xde, 0x97, 0x68, 0xbe, 0xe3, 0xfe, 0x1e)
+#endif
+
#endif /* _HXPRIVATEIIDS_H_ */