[imbus commit] r50 - trunk/imbus/src

0 views
Skip to first unread message

codesite...@google.com

unread,
Jan 17, 2008, 3:22:58 AM1/17/08
to imbus...@googlegroups.com
Author: james.su
Date: Thu Jan 17 00:22:50 2008
New Revision: 50

Modified:
trunk/imbus/src/im_event_types.h

Log:
Updated the definition of IM_EVENT_REGISTER_COMPONENT event.


Modified: trunk/imbus/src/im_event_types.h
==============================================================================
--- trunk/imbus/src/im_event_types.h (original)
+++ trunk/imbus/src/im_event_types.h Thu Jan 17 00:22:50 2008
@@ -41,10 +41,13 @@
*
* Has reply event: Yes
* Reply data:
- * - IMUInt32
- * Unique ID for corresponding component, allocated by IMBUS.
- * If IMBUS failed to process this event, then
- * IM_EVENT_SOURCE_INVALID will be returned.
+ * - IMString
+ * Unique string ID of the component to be registered.
+ *
+ * If the component was registered into IMBUS successfully, then
the Dest
+ * ID of the replied event is the unique ID allocated to the
component by
+ * IMBUS. The component shall store the dest ID and use it later
as source
+ * ID for any events sent to IMBUS.
*/
IM_EVENT_REGISTER_COMPONENT,

codesite...@google.com

unread,
Jan 17, 2008, 3:22:58 AM1/17/08
to imbus...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages