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.

91 lines
2.0 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.0279 */
  4. /* at Fri Oct 15 18:57:39 1999
  5. */
  6. /* Compiler settings for tsmmc.idl:
  7. Oicf (OptLev=i2), W1, Zp8, env=Win32 (32b run), ms_ext, c_ext, robust
  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__ 475
  17. #endif
  18. #include "rpc.h"
  19. #include "rpcndr.h"
  20. #ifndef __RPCNDR_H_VERSION__
  21. #error this stub requires an updated version of <rpcndr.h>
  22. #endif // __RPCNDR_H_VERSION__
  23. #ifndef __tsmmc_h__
  24. #define __tsmmc_h__
  25. /* Forward Declarations */
  26. #ifndef __Compdata_FWD_DEFINED__
  27. #define __Compdata_FWD_DEFINED__
  28. #ifdef __cplusplus
  29. typedef class Compdata Compdata;
  30. #else
  31. typedef struct Compdata Compdata;
  32. #endif /* __cplusplus */
  33. #endif /* __Compdata_FWD_DEFINED__ */
  34. /* header files for imported files */
  35. #include "oaidl.h"
  36. #include "ocidl.h"
  37. #include "mmc.h"
  38. #ifdef __cplusplus
  39. extern "C"{
  40. #endif
  41. void __RPC_FAR * __RPC_USER MIDL_user_allocate(size_t);
  42. void __RPC_USER MIDL_user_free( void __RPC_FAR * );
  43. #ifndef __TSMMCLib_LIBRARY_DEFINED__
  44. #define __TSMMCLib_LIBRARY_DEFINED__
  45. /* library TSMMCLib */
  46. /* [helpstring][version][uuid] */
  47. EXTERN_C const IID LIBID_TSMMCLib;
  48. EXTERN_C const CLSID CLSID_Compdata;
  49. #ifdef __cplusplus
  50. class DECLSPEC_UUID("3d5d035e-7721-4b83-a645-6c07a3d403b7")
  51. Compdata;
  52. #endif
  53. #endif /* __TSMMCLib_LIBRARY_DEFINED__ */
  54. /* Additional Prototypes for ALL interfaces */
  55. /* end of Additional Prototypes */
  56. #ifdef __cplusplus
  57. }
  58. #endif
  59. #endif