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.

157 lines
3.3 KiB

  1. /* this ALWAYS GENERATED file contains the definitions for the interfaces */
  2. /* File created by MIDL compiler version 5.01.0164 */
  3. /* at Tue Apr 18 15:40:11 2000
  4. */
  5. /* Compiler settings for C:\nt\multimedia\Directx\dmusic\dmtool\toolprops\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. /* header files for imported files */
  63. #include "oaidl.h"
  64. #include "ocidl.h"
  65. void __RPC_FAR * __RPC_USER MIDL_user_allocate(size_t);
  66. void __RPC_USER MIDL_user_free( void __RPC_FAR * );
  67. #ifndef __TOOLPROPSLib_LIBRARY_DEFINED__
  68. #define __TOOLPROPSLib_LIBRARY_DEFINED__
  69. /* library TOOLPROPSLib */
  70. /* [helpstring][version][uuid] */
  71. EXTERN_C const IID LIBID_TOOLPROPSLib;
  72. EXTERN_C const CLSID CLSID_EchoPage;
  73. #ifdef __cplusplus
  74. class DECLSPEC_UUID("5337AF8F-3827-44DD-9EE9-AB6E1AABB60F")
  75. EchoPage;
  76. #endif
  77. EXTERN_C const CLSID CLSID_TransposePage;
  78. #ifdef __cplusplus
  79. class DECLSPEC_UUID("691BD8C2-2B07-4C92-A82E-92D858DE23D6")
  80. TransposePage;
  81. #endif
  82. EXTERN_C const CLSID CLSID_DurationPage;
  83. #ifdef __cplusplus
  84. class DECLSPEC_UUID("79D9CAF8-DBDA-4560-A8B0-07E73A79FA6B")
  85. DurationPage;
  86. #endif
  87. EXTERN_C const CLSID CLSID_QuantizePage;
  88. #ifdef __cplusplus
  89. class DECLSPEC_UUID("623286DC-67F8-4055-A9BE-F7A7176BD150")
  90. QuantizePage;
  91. #endif
  92. EXTERN_C const CLSID CLSID_TimeShiftPage;
  93. #ifdef __cplusplus
  94. class DECLSPEC_UUID("7D3BDEE7-9557-4085-82EE-1B2F02CE4BA6")
  95. TimeShiftPage;
  96. #endif
  97. #endif /* __TOOLPROPSLib_LIBRARY_DEFINED__ */
  98. /* Additional Prototypes for ALL interfaces */
  99. /* end of Additional Prototypes */
  100. #ifdef __cplusplus
  101. }
  102. #endif
  103. #endif