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.

110 lines
2.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.0279 */
  4. /* at Mon Dec 27 10:27:28 1999
  5. */
  6. /* Compiler settings for t30propsheetext.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 __t30propsheetext_h__
  24. #define __t30propsheetext_h__
  25. /* Forward Declarations */
  26. #ifndef __T30Config_FWD_DEFINED__
  27. #define __T30Config_FWD_DEFINED__
  28. #ifdef __cplusplus
  29. typedef class T30Config T30Config;
  30. #else
  31. typedef struct T30Config T30Config;
  32. #endif /* __cplusplus */
  33. #endif /* __T30Config_FWD_DEFINED__ */
  34. #ifndef __T30ConfigAbout_FWD_DEFINED__
  35. #define __T30ConfigAbout_FWD_DEFINED__
  36. #ifdef __cplusplus
  37. typedef class T30ConfigAbout T30ConfigAbout;
  38. #else
  39. typedef struct T30ConfigAbout T30ConfigAbout;
  40. #endif /* __cplusplus */
  41. #endif /* __T30ConfigAbout_FWD_DEFINED__ */
  42. /* header files for imported files */
  43. #include "oaidl.h"
  44. #include "ocidl.h"
  45. #ifdef __cplusplus
  46. extern "C"{
  47. #endif
  48. void __RPC_FAR * __RPC_USER MIDL_user_allocate(size_t);
  49. void __RPC_USER MIDL_user_free( void __RPC_FAR * );
  50. #ifndef __T30PROPSHEETEXTLib_LIBRARY_DEFINED__
  51. #define __T30PROPSHEETEXTLib_LIBRARY_DEFINED__
  52. /* library T30PROPSHEETEXTLib */
  53. /* [helpstring][version][uuid] */
  54. EXTERN_C const IID LIBID_T30PROPSHEETEXTLib;
  55. EXTERN_C const CLSID CLSID_T30Config;
  56. #ifdef __cplusplus
  57. class DECLSPEC_UUID("84125C25-AD95-4A51-A472-41864AEC775E")
  58. T30Config;
  59. #endif
  60. EXTERN_C const CLSID CLSID_T30ConfigAbout;
  61. #ifdef __cplusplus
  62. class DECLSPEC_UUID("B37E13AA-75DF-4EDF-900C-2D2E0B884DE8")
  63. T30ConfigAbout;
  64. #endif
  65. #endif /* __T30PROPSHEETEXTLib_LIBRARY_DEFINED__ */
  66. /* Additional Prototypes for ALL interfaces */
  67. /* end of Additional Prototypes */
  68. #ifdef __cplusplus
  69. }
  70. #endif
  71. #endif