[Common-cvs] include hxiids.h,1.84,1.85
cdunn at helixcommunity.org cdunn at helixcommunity.orgUpdate of /cvsroot/common/include
In directory cvs:/tmp/cvs-serv10581
Modified Files:
hxiids.h
Log Message:
Add ClientState guids
Index: hxiids.h
===================================================================
RCS file: /cvsroot/common/include/hxiids.h,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- hxiids.h 24 Aug 2005 21:20:01 -0000 1.84
+++ hxiids.h 2 Dec 2005 21:43:19 -0000 1.85
@@ -556,6 +556,20 @@
/*
* File:
+ * hxclsnk.h
+ * Description:
+ * Client state machine Interfaces
+ * Interfaces:
+ * IID_IHXClientState: {E4272CEE-0B51-4ae9-901B-FFA28057E9AD}
+ * IID_IHXClientStateAdviseSink: {D05F1B45-5B3E-4904-8690-95DEF862090E}
+ * IID_IHXClientStateAdviseSinkControl: {8E14B1C5-A931-47b0-BFEA-EA8250C98BF8}
+ */
+DEFINE_GUID_ENUM(IID_IHXClientState, 0xe4272cee, 0xb51, 0x4ae9, 0x90, 0x1b, 0xff, 0xa2, 0x80, 0x57, 0xe9, 0xad)
+DEFINE_GUID_ENUM(IID_IHXClientStateAdviseSink, 0xd05f1b45, 0x5b3e, 0x4904, 0x86, 0x90, 0x95, 0xde, 0xf8, 0x62, 0x9, 0xe)
+DEFINE_GUID_ENUM(IID_IHXClientStateAdviseSinkControl, 0x8e14b1c5, 0xa931, 0x47b0, 0xbf, 0xea, 0xea, 0x82, 0x50, 0xc9, 0x8b, 0xf8)
+
+/*
+ * File:
* hxplugn.h
* Description:
* Plugin inspector interface