Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

65 lines
1.5 KiB

  1. #pragma warning( disable: 4049 ) /* more than 64k source lines */
  2. /* this ALWAYS GENERATED file contains the definitions for the interfaces */
  3. /* File created by MIDL compiler version 5.03.0280 */
  4. /* at Wed Jun 05 18:06:33 2002
  5. */
  6. /* Compiler settings for C:\NT\privates\kdMon\kdMonSvc.idl:
  7. Oicf (OptLev=i2), W1, Zp8, env=Win32 (32b run), ms_ext, c_ext
  8. error checks: allocation ref bounds_check enum stub_data
  9. VC __declspec() decoration level:
  10. __declspec(uuid()), __declspec(selectany), __declspec(novtable)
  11. DECLSPEC_UUID(), MIDL_INTERFACE()
  12. */
  13. //@@MIDL_FILE_HEADING( )
  14. /* verify that the <rpcndr.h> version is high enough to compile this file*/
  15. #ifndef __REQUIRED_RPCNDR_H_VERSION__
  16. #define __REQUIRED_RPCNDR_H_VERSION__ 440
  17. #endif
  18. #include "rpc.h"
  19. #include "rpcndr.h"
  20. #ifndef __kdMonSvc_h__
  21. #define __kdMonSvc_h__
  22. /* Forward Declarations */
  23. /* header files for imported files */
  24. #include "oaidl.h"
  25. #include "ocidl.h"
  26. #ifdef __cplusplus
  27. extern "C"{
  28. #endif
  29. void __RPC_FAR * __RPC_USER MIDL_user_allocate(size_t);
  30. void __RPC_USER MIDL_user_free( void __RPC_FAR * );
  31. #ifndef __KDMONSVCLib_LIBRARY_DEFINED__
  32. #define __KDMONSVCLib_LIBRARY_DEFINED__
  33. /* library KDMONSVCLib */
  34. /* [helpstring][version][uuid] */
  35. EXTERN_C const IID LIBID_KDMONSVCLib;
  36. #endif /* __KDMONSVCLib_LIBRARY_DEFINED__ */
  37. /* Additional Prototypes for ALL interfaces */
  38. /* end of Additional Prototypes */
  39. #ifdef __cplusplus
  40. }
  41. #endif
  42. #endif