gecko-dev/mailnews/base/public/nsIMsg.h

26 строки
533 B
C++

/*
* DO NOT EDIT. THIS FILE IS GENERATED FROM nsIMsg.idl
*/
#ifndef __gen_nsIMsg_h__
#define __gen_nsIMsg_h__
#include "nsISupports.h" /* interface nsISupports */
#include "nsID.h" /* interface nsID */
#ifdef XPIDL_JS_STUBS
#include "jsapi.h"
#endif
/* starting interface nsIMsg */
class nsIMsg : public nsISupports {
public:
#ifdef XPIDL_JS_STUBS
static NS_EXPORT_(JSObject *) InitJSClass(JSContext *cx);
static NS_EXPORT_(JSObject *) GetJSObject(JSContext *cx, nsIMsg *priv);
#endif
};
#endif /* __gen_nsIMsg_h__ */