#define NS_MSGCOMPOSESENDLISTENER_CONTRACTID \ "@mozilla.org/messengercompose/composesendlistener;1"// Create the listener for the send operation... 创建发送监听
//对应的实现类 class nsMsgComposeSendListener : public nsIMsgComposeSendListener, public nsIMsgSendListener, public nsIMsgCopyServiceListener, public nsIWebProgressListener