nsrootidl.h
上传用户:goldcmy89
上传日期:2017-12-03
资源大小:2246k
文件大小:1k
源码类别:

PlugIns编程

开发平台:

Visual C++

  1. /*
  2.  * DO NOT EDIT.  THIS FILE IS GENERATED FROM c:/builds/tinderbox/XR-Mozilla1.8.0-Release/WINNT_5.2_Depend/mozilla/xpcom/base/nsrootidl.idl
  3.  */
  4. #ifndef __gen_nsrootidl_h__
  5. #define __gen_nsrootidl_h__
  6. /* For IDL files that don't want to include root IDL files. */
  7. #ifndef NS_NO_VTABLE
  8. #define NS_NO_VTABLE
  9. #endif
  10. #include "nscore.h"
  11. #include "prtime.h"
  12. /*
  13.  * Forward declarations for new string types
  14.  */
  15. class nsAString;
  16. class nsACString;
  17. /* 
  18.  * Start commenting out the C++ versions of the below in the output header
  19.  */
  20. #if 0
  21. /**
  22.  * Root idl declarations to be used by all.
  23.  * @status FROZEN
  24.  */
  25. typedef PRBool PRBool;
  26. typedef PRUint8 PRUint8;
  27. typedef PRUint16 PRUint16;
  28. typedef PRUint16 PRUnichar;
  29. typedef PRUint32 PRUint32;
  30. typedef PRUint64 PRUint64;
  31. typedef PRUint64 PRTime;
  32. typedef PRInt16 PRInt16;
  33. typedef PRInt32 PRInt32;
  34. typedef PRInt64 PRInt64;
  35. typedef PRUint32 nsrefcnt;
  36. typedef PRUint32 nsresult;
  37. typedef PRUint32 size_t;
  38. /* 
  39.  * End commenting out the C++ versions of the above in the output header
  40.  */
  41. #endif
  42. #endif /* __gen_nsrootidl_h__ */