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.

74 lines
1.6 KiB

  1. // Copyright (c) 1997 Microsoft Corporation. All Rights Reserved.
  2. /* this ALWAYS GENERATED file contains the definitions for the interfaces */
  3. /* File created by MIDL compiler version 3.01.75 */
  4. /* at Thu Mar 13 14:07:13 1997
  5. */
  6. /* Compiler settings for strmobjs.idl:
  7. Oicf (OptLev=i2), W1, Zp8, env=Win32, ms_ext, c_ext
  8. error checks: none
  9. */
  10. //@@MIDL_FILE_HEADING( )
  11. #include "rpc.h"
  12. #include "rpcndr.h"
  13. #ifndef COM_NO_WINDOWS_H
  14. #include "windows.h"
  15. #include "ole2.h"
  16. #endif /*COM_NO_WINDOWS_H*/
  17. #ifndef __strmobjs_h__
  18. #define __strmobjs_h__
  19. #ifdef __cplusplus
  20. extern "C"{
  21. #endif
  22. /* Forward Declarations */
  23. /* header files for imported files */
  24. #include "oaidl.h"
  25. #include "ocidl.h"
  26. void __RPC_FAR * __RPC_USER MIDL_user_allocate(size_t);
  27. void __RPC_USER MIDL_user_free( void __RPC_FAR * );
  28. #ifndef __STRMOBJSLib_LIBRARY_DEFINED__
  29. #define __STRMOBJSLib_LIBRARY_DEFINED__
  30. /****************************************
  31. * Generated header for library: STRMOBJSLib
  32. * at Thu Mar 13 14:07:13 1997
  33. * using MIDL 3.01.75
  34. ****************************************/
  35. /* [helpstring][version][uuid] */
  36. EXTERN_C const IID LIBID_STRMOBJSLib;
  37. #ifdef __cplusplus
  38. EXTERN_C const CLSID CLSID_SFilter;
  39. class DECLSPEC_UUID("242C8F4F-9AE6-11D0-8212-00C04FC32C45")
  40. SFilter;
  41. #endif
  42. #ifdef __cplusplus
  43. EXTERN_C const CLSID CLSID_MMStream;
  44. class DECLSPEC_UUID("FF146E02-9AED-11D0-8212-00C04FC32C45")
  45. MMStream;
  46. #endif
  47. #endif /* __STRMOBJSLib_LIBRARY_DEFINED__ */
  48. /* Additional Prototypes for ALL interfaces */
  49. /* end of Additional Prototypes */
  50. #ifdef __cplusplus
  51. }
  52. #endif
  53. #endif