Index: ceee/ie/broker/broker_lib.idl |
=================================================================== |
--- ceee/ie/broker/broker_lib.idl (revision 66617) |
+++ ceee/ie/broker/broker_lib.idl (working copy) |
@@ -22,8 +22,8 @@ |
// integrity level than the calling process. |
// Allows the execution of code in destination threads. |
+// This interface is DEPRECATED. |
interface ICeeeBroker : IUnknown { |
- // This method is DEPRECATED. |
// Execute the requested message in the appropriate process/thread. |
// |
// @param function The JSON encoded function message to process. |