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.

197 lines
4.1 KiB

  1. /* this ALWAYS GENERATED file contains the definitions for the interfaces */
  2. /* File created by MIDL compiler version 5.01.0164 */
  3. /* at Sun May 21 19:29:49 2000
  4. */
  5. /* Compiler settings for C:\nt\multimedia\Directx\dmusic\dmtoolprp\ToolProps.idl:
  6. Oicf (OptLev=i2), W1, Zp8, env=Win32, ms_ext, c_ext
  7. error checks: allocation ref bounds_check enum stub_data
  8. */
  9. //@@MIDL_FILE_HEADING( )
  10. /* verify that the <rpcndr.h> version is high enough to compile this file*/
  11. #ifndef __REQUIRED_RPCNDR_H_VERSION__
  12. #define __REQUIRED_RPCNDR_H_VERSION__ 440
  13. #endif
  14. #include "rpc.h"
  15. #include "rpcndr.h"
  16. #ifndef __ToolProps_h__
  17. #define __ToolProps_h__
  18. #ifdef __cplusplus
  19. extern "C"{
  20. #endif
  21. /* Forward Declarations */
  22. #ifndef __EchoPage_FWD_DEFINED__
  23. #define __EchoPage_FWD_DEFINED__
  24. #ifdef __cplusplus
  25. typedef class EchoPage EchoPage;
  26. #else
  27. typedef struct EchoPage EchoPage;
  28. #endif /* __cplusplus */
  29. #endif /* __EchoPage_FWD_DEFINED__ */
  30. #ifndef __TransposePage_FWD_DEFINED__
  31. #define __TransposePage_FWD_DEFINED__
  32. #ifdef __cplusplus
  33. typedef class TransposePage TransposePage;
  34. #else
  35. typedef struct TransposePage TransposePage;
  36. #endif /* __cplusplus */
  37. #endif /* __TransposePage_FWD_DEFINED__ */
  38. #ifndef __DurationPage_FWD_DEFINED__
  39. #define __DurationPage_FWD_DEFINED__
  40. #ifdef __cplusplus
  41. typedef class DurationPage DurationPage;
  42. #else
  43. typedef struct DurationPage DurationPage;
  44. #endif /* __cplusplus */
  45. #endif /* __DurationPage_FWD_DEFINED__ */
  46. #ifndef __QuantizePage_FWD_DEFINED__
  47. #define __QuantizePage_FWD_DEFINED__
  48. #ifdef __cplusplus
  49. typedef class QuantizePage QuantizePage;
  50. #else
  51. typedef struct QuantizePage QuantizePage;
  52. #endif /* __cplusplus */
  53. #endif /* __QuantizePage_FWD_DEFINED__ */
  54. #ifndef __TimeShiftPage_FWD_DEFINED__
  55. #define __TimeShiftPage_FWD_DEFINED__
  56. #ifdef __cplusplus
  57. typedef class TimeShiftPage TimeShiftPage;
  58. #else
  59. typedef struct TimeShiftPage TimeShiftPage;
  60. #endif /* __cplusplus */
  61. #endif /* __TimeShiftPage_FWD_DEFINED__ */
  62. #ifndef __SwingPage_FWD_DEFINED__
  63. #define __SwingPage_FWD_DEFINED__
  64. #ifdef __cplusplus
  65. typedef class SwingPage SwingPage;
  66. #else
  67. typedef struct SwingPage SwingPage;
  68. #endif /* __cplusplus */
  69. #endif /* __SwingPage_FWD_DEFINED__ */
  70. #ifndef __VelocityPage_FWD_DEFINED__
  71. #define __VelocityPage_FWD_DEFINED__
  72. #ifdef __cplusplus
  73. typedef class VelocityPage VelocityPage;
  74. #else
  75. typedef struct VelocityPage VelocityPage;
  76. #endif /* __cplusplus */
  77. #endif /* __VelocityPage_FWD_DEFINED__ */
  78. /* header files for imported files */
  79. #include "oaidl.h"
  80. #include "ocidl.h"
  81. void __RPC_FAR * __RPC_USER MIDL_user_allocate(size_t);
  82. void __RPC_USER MIDL_user_free( void __RPC_FAR * );
  83. #ifndef __TOOLPROPSLib_LIBRARY_DEFINED__
  84. #define __TOOLPROPSLib_LIBRARY_DEFINED__
  85. /* library TOOLPROPSLib */
  86. /* [helpstring][version][uuid] */
  87. EXTERN_C const IID LIBID_TOOLPROPSLib;
  88. EXTERN_C const CLSID CLSID_EchoPage;
  89. #ifdef __cplusplus
  90. class DECLSPEC_UUID("5337AF8F-3827-44DD-9EE9-AB6E1AABB60F")
  91. EchoPage;
  92. #endif
  93. EXTERN_C const CLSID CLSID_TransposePage;
  94. #ifdef __cplusplus
  95. class DECLSPEC_UUID("691BD8C2-2B07-4C92-A82E-92D858DE23D6")
  96. TransposePage;
  97. #endif
  98. EXTERN_C const CLSID CLSID_DurationPage;
  99. #ifdef __cplusplus
  100. class DECLSPEC_UUID("79D9CAF8-DBDA-4560-A8B0-07E73A79FA6B")
  101. DurationPage;
  102. #endif
  103. EXTERN_C const CLSID CLSID_QuantizePage;
  104. #ifdef __cplusplus
  105. class DECLSPEC_UUID("623286DC-67F8-4055-A9BE-F7A7176BD150")
  106. QuantizePage;
  107. #endif
  108. EXTERN_C const CLSID CLSID_TimeShiftPage;
  109. #ifdef __cplusplus
  110. class DECLSPEC_UUID("7D3BDEE7-9557-4085-82EE-1B2F02CE4BA6")
  111. TimeShiftPage;
  112. #endif
  113. EXTERN_C const CLSID CLSID_SwingPage;
  114. #ifdef __cplusplus
  115. class DECLSPEC_UUID("0B237E01-062A-4A40-8D43-4B5FCD49965A")
  116. SwingPage;
  117. #endif
  118. EXTERN_C const CLSID CLSID_VelocityPage;
  119. #ifdef __cplusplus
  120. class DECLSPEC_UUID("30EC7213-64BE-4EF6-BB1B-463427EC864B")
  121. VelocityPage;
  122. #endif
  123. #endif /* __TOOLPROPSLib_LIBRARY_DEFINED__ */
  124. /* Additional Prototypes for ALL interfaces */
  125. /* end of Additional Prototypes */
  126. #ifdef __cplusplus
  127. }
  128. #endif
  129. #endif