windowscontracts.h 1004 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. /*** Autogenerated by WIDL 7.7 from include/windowscontracts.idl - Do not edit ***/
  2. #ifdef _WIN32
  3. #ifndef __REQUIRED_RPCNDR_H_VERSION__
  4. #define __REQUIRED_RPCNDR_H_VERSION__ 475
  5. #endif
  6. #include <rpc.h>
  7. #include <rpcndr.h>
  8. #endif
  9. #ifndef COM_NO_WINDOWS_H
  10. #include <windows.h>
  11. #include <ole2.h>
  12. #endif
  13. #ifndef __windowscontracts_h__
  14. #define __windowscontracts_h__
  15. /* Forward declarations */
  16. /* Headers for imported files */
  17. #ifdef __cplusplus
  18. extern "C" {
  19. #endif
  20. #if !defined(WINDOWS_FOUNDATION_FOUNDATIONCONTRACT_VERSION)
  21. #define WINDOWS_FOUNDATION_FOUNDATIONCONTRACT_VERSION 0x40000
  22. #endif // defined(WINDOWS_FOUNDATION_FOUNDATIONCONTRACT_VERSION)
  23. #if !defined(WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION)
  24. #define WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION 0xa0000
  25. #endif // defined(WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION)
  26. /* Begin additional prototypes for all interfaces */
  27. /* End additional prototypes */
  28. #ifdef __cplusplus
  29. }
  30. #endif
  31. #endif /* __windowscontracts_h__ */