1 /* this ALWAYS GENERATED file contains the definitions for the interfaces */
2
3
4 /* File created by MIDL compiler version 5.01.0158 */
5 /* at Thu Mar 11 18:35:18 1999
6  */
7 /* Compiler settings for mtsadmin.idl:
8       Oicf (OptLev=i2), W1, Zp8, env=Win32, ms_ext, c_ext
9       error checks: allocation ref bounds_check enum stub_data 
10 */
11 //@@MIDL_FILE_HEADING(  )
12
13
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__ 440
17 #endif
18
19 #include "rpc.h"
20 #include "rpcndr.h"
21
22 #ifndef __RPCNDR_H_VERSION__
23 #error this stub requires an updated version of <rpcndr.h>
24 #endif // __RPCNDR_H_VERSION__
25
26 #ifndef COM_NO_WINDOWS_H
27 #include "windows.h"
28 #include "ole2.h"
29 #endif /*COM_NO_WINDOWS_H*/
30
31 #ifndef __mtsadmin_h__
32 #define __mtsadmin_h__
33
34 #ifdef __cplusplus
35 extern "C"{
36 #endif 
37
38 /* Forward Declarations */ 
39
40 #ifndef __ICatalog_FWD_DEFINED__
41 #define __ICatalog_FWD_DEFINED__
42 typedef interface ICatalog ICatalog;
43 #endif     /* __ICatalog_FWD_DEFINED__ */
44
45
46 #ifndef __IComponentUtil_FWD_DEFINED__
47 #define __IComponentUtil_FWD_DEFINED__
48 typedef interface IComponentUtil IComponentUtil;
49 #endif     /* __IComponentUtil_FWD_DEFINED__ */
50
51
52 #ifndef __IPackageUtil_FWD_DEFINED__
53 #define __IPackageUtil_FWD_DEFINED__
54 typedef interface IPackageUtil IPackageUtil;
55 #endif     /* __IPackageUtil_FWD_DEFINED__ */
56
57
58 #ifndef __IRemoteComponentUtil_FWD_DEFINED__
59 #define __IRemoteComponentUtil_FWD_DEFINED__
60 typedef interface IRemoteComponentUtil IRemoteComponentUtil;
61 #endif     /* __IRemoteComponentUtil_FWD_DEFINED__ */
62
63
64 #ifndef __IRoleAssociationUtil_FWD_DEFINED__
65 #define __IRoleAssociationUtil_FWD_DEFINED__
66 typedef interface IRoleAssociationUtil IRoleAssociationUtil;
Lines 67 ... 1279 are skipped.
1280 ComponentUtil;
1281 #endif
1282
1283 EXTERN_C const CLSID CLSID_PackageUtil;
1284
1285 #ifdef __cplusplus
1286
1287 class DECLSPEC_UUID("6eb22885-8a19-11d0-81b6-00a0c9231c29")
1288 PackageUtil;
1289 #endif
1290
1291 EXTERN_C const CLSID CLSID_RemoteComponentUtil;
1292
1293 #ifdef __cplusplus
1294
1295 class DECLSPEC_UUID("6eb22886-8a19-11d0-81b6-00a0c9231c29")
1296 RemoteComponentUtil;
1297 #endif
1298
1299 EXTERN_C const CLSID CLSID_RoleAssociationUtil;
1300
1301 #ifdef __cplusplus
1302
1303 class DECLSPEC_UUID("6eb22887-8a19-11d0-81b6-00a0c9231c29")
1304 RoleAssociationUtil;
1305 #endif
1306 #endif /* __MTSAdmin_LIBRARY_DEFINED__ */
1307
1308 /* Additional Prototypes for ALL interfaces */
1309
1310 unsigned long                     __RPC_USER  BSTR_UserSize(        unsigned long __RPC_FAR *, unsigned long                    , BSTR __RPC_FAR * ); 
1311 unsigned char __RPC_FAR * __RPC_USER  BSTR_UserMarshal(  unsigned long __RPC_FAR *, unsigned char __RPC_FAR *, BSTR __RPC_FAR * ); 
1312 unsigned char __RPC_FAR * __RPC_USER  BSTR_UserUnmarshal(unsigned long __RPC_FAR *, unsigned char __RPC_FAR *, BSTR __RPC_FAR * ); 
1313 void                                    __RPC_USER  BSTR_UserFree(        unsigned long __RPC_FAR *, BSTR __RPC_FAR * ); 
1314
1315 unsigned long                     __RPC_USER  LPSAFEARRAY_UserSize(        unsigned long __RPC_FAR *, unsigned long                    , LPSAFEARRAY __RPC_FAR * ); 
1316 unsigned char __RPC_FAR * __RPC_USER  LPSAFEARRAY_UserMarshal(  unsigned long __RPC_FAR *, unsigned char __RPC_FAR *, LPSAFEARRAY __RPC_FAR * ); 
1317 unsigned char __RPC_FAR * __RPC_USER  LPSAFEARRAY_UserUnmarshal(unsigned long __RPC_FAR *, unsigned char __RPC_FAR *, LPSAFEARRAY __RPC_FAR * ); 
1318 void                                    __RPC_USER  LPSAFEARRAY_UserFree(        unsigned long __RPC_FAR *, LPSAFEARRAY __RPC_FAR * ); 
1319
1320 /* end of Additional Prototypes */
1321
1322 #ifdef __cplusplus
1323 }
1324 #endif
1325
1326 #endif
1327
1328