You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by na...@apache.org on 2008/06/03 08:06:40 UTC

svn commit: r662661 - /webservices/axis2/trunk/c/include/axis2_op_ctx.h

Author: nandika
Date: Mon Jun  2 23:06:39 2008
New Revision: 662661

URL: http://svn.apache.org/viewvc?rev=662661&view=rev
Log:
doc comment updated

Modified:
    webservices/axis2/trunk/c/include/axis2_op_ctx.h

Modified: webservices/axis2/trunk/c/include/axis2_op_ctx.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/include/axis2_op_ctx.h?rev=662661&r1=662660&r2=662661&view=diff
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_op_ctx.h (original)
+++ webservices/axis2/trunk/c/include/axis2_op_ctx.h Mon Jun  2 23:06:39 2008
@@ -144,7 +144,9 @@
      * Gets message context with the given message ID.
      * @param op_ctx pointer to operation context
      * @param env pointer to environment struct
-     * @param message_id message ID string
+     * @param message_id message label of type axis2_wsdl_msg_labels_t. 
+	 * This can be one of AXIS2_WSDL_MESSAGE_LABEL_IN or AXIS2_WSDL_MESSAGE_LABEL_OUT 
+	 * from the axis2_wsdl_msg_labels enum.
      * @return pointer to message context with given ID
      */
     AXIS2_EXTERN axis2_msg_ctx_t *AXIS2_CALL