| comsvcs.h (2001.12.10530.17415-Windows 8.1) | | comsvcs.h (2001.12.10941.16384-Windows 10 1511 10586.494) |
| | |
| /* this ALWAYS GENERATED file contains the definitions for the interfaces */ | | /* this ALWAYS GENERATED file contains the definitions for the interfaces */ |
| | |
|
| /* File created by MIDL compiler version 8.00.0603 */ | | /* File created by MIDL compiler version 8.00.0613 */ |
| /* @@MIDL_FILE_HEADING( ) */ | | /* @@MIDL_FILE_HEADING( ) */ |
| | |
|
| #pragma warning( disable: 4049 ) /* more than 64k source lines */ | | |
| | | |
| /* verify that the <rpcndr.h> version is high enough to compile this file*/ | | /* verify that the <rpcndr.h> version is high enough to compile this file*/ |
| #ifndef __REQUIRED_RPCNDR_H_VERSION__ | | #ifndef __REQUIRED_RPCNDR_H_VERSION__ |
| #define __REQUIRED_RPCNDR_H_VERSION__ 500 | | #define __REQUIRED_RPCNDR_H_VERSION__ 500 |
| #endif | | #endif |
| | |
| /* verify that the <rpcsal.h> version is high enough to compile this file*/ | | /* verify that the <rpcsal.h> version is high enough to compile this file*/ |
| #ifndef __REQUIRED_RPCSAL_H_VERSION__ | | #ifndef __REQUIRED_RPCSAL_H_VERSION__ |
| #define __REQUIRED_RPCSAL_H_VERSION__ 100 | | #define __REQUIRED_RPCSAL_H_VERSION__ 100 |
| #endif | | #endif |
| | |
| #include "rpc.h" | | #include "rpc.h" |
| #include "rpcndr.h" | | #include "rpcndr.h" |
| | |
| #ifndef __RPCNDR_H_VERSION__ | | #ifndef __RPCNDR_H_VERSION__ |
| #error this stub requires an updated version of <rpcndr.h> | | #error this stub requires an updated version of <rpcndr.h> |
|
| #endif // __RPCNDR_H_VERSION__ | | #endif /* __RPCNDR_H_VERSION__ */ |
| | |
| #ifndef COM_NO_WINDOWS_H | | #ifndef COM_NO_WINDOWS_H |
| #include "windows.h" | | #include "windows.h" |
| #include "ole2.h" | | #include "ole2.h" |
| #endif /*COM_NO_WINDOWS_H*/ | | #endif /*COM_NO_WINDOWS_H*/ |
| | |
| #ifndef __autosvcs_h__ | | #ifndef __autosvcs_h__ |
| #define __autosvcs_h__ | | #define __autosvcs_h__ |
| | |
| #if defined(_MSC_VER) && (_MSC_VER >= 1020) | | #if defined(_MSC_VER) && (_MSC_VER >= 1020) |
| | |
| skipping to change at line 15319 | | skipping to change at line 15317 |
| | |
| #endif /* __IMTSActivity_INTERFACE_DEFINED__ */ | | #endif /* __IMTSActivity_INTERFACE_DEFINED__ */ |
| | |
| #ifndef __COMSVCSLib_LIBRARY_DEFINED__ | | #ifndef __COMSVCSLib_LIBRARY_DEFINED__ |
| #define __COMSVCSLib_LIBRARY_DEFINED__ | | #define __COMSVCSLib_LIBRARY_DEFINED__ |
| | |
| /* library COMSVCSLib */ | | /* library COMSVCSLib */ |
| /* [helpstring][version][uuid] */ | | /* [helpstring][version][uuid] */ |
| | |
| typedef /* [public][helpcontext][helpstring] */ | | typedef /* [public][helpcontext][helpstring] */ |
|
| enum __MIDL___MIDL_itf_autosvcs_0001_0147_0001 | | enum __MIDL___MIDL_itf_autosvcs_0001_0148_0001 |
| { | | { |
| mtsErrCtxAborted = 0x8004e002, | | mtsErrCtxAborted = 0x8004e002, |
| mtsErrCtxAborting = 0x8004e003, | | mtsErrCtxAborting = 0x8004e003, |
| mtsErrCtxNoContext = 0x8004e004, | | mtsErrCtxNoContext = 0x8004e004, |
| mtsErrCtxNotRegistered = 0x8004e005, | | mtsErrCtxNotRegistered = 0x8004e005, |
| mtsErrCtxSynchTimeout = 0x8004e006, | | mtsErrCtxSynchTimeout = 0x8004e006, |
| mtsErrCtxOldReference = 0x8004e007, | | mtsErrCtxOldReference = 0x8004e007, |
| mtsErrCtxRoleNotFound = 0x8004e00c, | | mtsErrCtxRoleNotFound = 0x8004e00c, |
| mtsErrCtxNoSecurity = 0x8004e00d, | | mtsErrCtxNoSecurity = 0x8004e00d, |
| mtsErrCtxWrongThread = 0x8004e00e, | | mtsErrCtxWrongThread = 0x8004e00e, |
| | |
| skipping to change at line 15350 | | skipping to change at line 15348 |
| comqcErrInvalidMessage = 0x80110650, | | comqcErrInvalidMessage = 0x80110650, |
| comqcErrMsmqSidUnavailable = 0x80110651, | | comqcErrMsmqSidUnavailable = 0x80110651, |
| comqcErrWrongMsgExtension = 0x80110652, | | comqcErrWrongMsgExtension = 0x80110652, |
| comqcErrMsmqServiceUnavailable = 0x80110653, | | comqcErrMsmqServiceUnavailable = 0x80110653, |
| comqcErrMsgNotAuthenticated = 0x80110654, | | comqcErrMsgNotAuthenticated = 0x80110654, |
| comqcErrMsmqConnectorUsed = 0x80110655, | | comqcErrMsmqConnectorUsed = 0x80110655, |
| comqcErrBadMarshaledObject = 0x80110656 | | comqcErrBadMarshaledObject = 0x80110656 |
| } Error_Constants; | | } Error_Constants; |
| | |
| typedef /* [public] */ | | typedef /* [public] */ |
|
| enum __MIDL___MIDL_itf_autosvcs_0001_0156_0001 | | enum __MIDL___MIDL_itf_autosvcs_0001_0157_0001 |
| { | | { |
| LockSetGet = 0, | | LockSetGet = 0, |
| LockMethod = ( LockSetGet + 1 ) | | LockMethod = ( LockSetGet + 1 ) |
| } LockModes; | | } LockModes; |
| | |
| typedef /* [public] */ | | typedef /* [public] */ |
|
| enum __MIDL___MIDL_itf_autosvcs_0001_0156_0002 | | enum __MIDL___MIDL_itf_autosvcs_0001_0157_0002 |
| { | | { |
| Standard = 0, | | Standard = 0, |
| Process = ( Standard + 1 ) | | Process = ( Standard + 1 ) |
| } ReleaseModes; | | } ReleaseModes; |
| | |
| #ifndef _tagCrmFlags_ | | #ifndef _tagCrmFlags_ |
| #define _tagCrmFlags_ | | #define _tagCrmFlags_ |
| typedef | | typedef |
| enum tagCRMFLAGS | | enum tagCRMFLAGS |
| { | | { |
| | |
| End of changes. 6 change blocks. |
| 7 lines changed or deleted | | 5 lines changed or added |
|