123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- /*** Autogenerated by WIDL 7.7 from include/windowscontracts.idl - Do not edit ***/
- #ifdef _WIN32
- #ifndef __REQUIRED_RPCNDR_H_VERSION__
- #define __REQUIRED_RPCNDR_H_VERSION__ 475
- #endif
- #include <rpc.h>
- #include <rpcndr.h>
- #endif
- #ifndef COM_NO_WINDOWS_H
- #include <windows.h>
- #include <ole2.h>
- #endif
- #ifndef __windowscontracts_h__
- #define __windowscontracts_h__
- /* Forward declarations */
- /* Headers for imported files */
- #ifdef __cplusplus
- extern "C" {
- #endif
- #if !defined(WINDOWS_FOUNDATION_FOUNDATIONCONTRACT_VERSION)
- #define WINDOWS_FOUNDATION_FOUNDATIONCONTRACT_VERSION 0x40000
- #endif // defined(WINDOWS_FOUNDATION_FOUNDATIONCONTRACT_VERSION)
- #if !defined(WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION)
- #define WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION 0xa0000
- #endif // defined(WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION)
- /* Begin additional prototypes for all interfaces */
- /* End additional prototypes */
- #ifdef __cplusplus
- }
- #endif
- #endif /* __windowscontracts_h__ */
|