1
2
3 /* this ALWAYS GENERATED file contains the definitions for the interfaces */
4
5
6  /* File created by MIDL compiler version 6.00.0363 */
7 /* Compiler settings for iisext.odl:
8       Oicf, W1, Zp8, env=Win32 (32b run)
9       protocol : dce , ms_ext, c_ext, robust
10       error checks: allocation ref bounds_check enum stub_data 
11       VC __declspec() decoration level: 
12                __declspec(uuid()), __declspec(selectany), __declspec(novtable)
13                DECLSPEC_UUID(), MIDL_INTERFACE()
14 */
15 //@@MIDL_FILE_HEADING(  )
16
17 #pragma warning( disable: 4049 )  /* more than 64k source lines */
18
19
20 /* verify that the <rpcndr.h> version is high enough to compile this file*/
21 #ifndef __REQUIRED_RPCNDR_H_VERSION__
22 #define __REQUIRED_RPCNDR_H_VERSION__ 475
23 #endif
24
25 #include "rpc.h"
26 #include "rpcndr.h"
27
28 #ifndef __RPCNDR_H_VERSION__
29 #error this stub requires an updated version of <rpcndr.h>
30 #endif // __RPCNDR_H_VERSION__
31
32
33 #ifndef __iiisext_h__
34 #define __iiisext_h__
35
36 #if defined(_MSC_VER) && (_MSC_VER >= 1020)
37 #pragma once
38 #endif
39
40 /* Forward Declarations */ 
41
42 #ifndef __IISApplicationPool_FWD_DEFINED__
43 #define __IISApplicationPool_FWD_DEFINED__
44 typedef interface IISApplicationPool IISApplicationPool;
45 #endif     /* __IISApplicationPool_FWD_DEFINED__ */
46
47
48 #ifndef __IISApplicationPools_FWD_DEFINED__
49 #define __IISApplicationPools_FWD_DEFINED__
50 typedef interface IISApplicationPools IISApplicationPools;
51 #endif     /* __IISApplicationPools_FWD_DEFINED__ */
52
53
54 #ifndef __IISWebService_FWD_DEFINED__
55 #define __IISWebService_FWD_DEFINED__
56 typedef interface IISWebService IISWebService;
57 #endif     /* __IISWebService_FWD_DEFINED__ */
58
59
60 #ifndef __IISDsCrMap_FWD_DEFINED__
61 #define __IISDsCrMap_FWD_DEFINED__
62 typedef interface IISDsCrMap IISDsCrMap;
63 #endif     /* __IISDsCrMap_FWD_DEFINED__ */
64
65
66 #ifndef __IISApp_FWD_DEFINED__
67 #define __IISApp_FWD_DEFINED__
68 typedef interface IISApp IISApp;
69 #endif     /* __IISApp_FWD_DEFINED__ */
70
71
72 #ifndef __IISApp2_FWD_DEFINED__
Lines 73 ... 3575 are skipped.
3576 IISExtServer;
3577 #endif
3578
3579 EXTERN_C const CLSID CLSID_IISExtDsCrMap;
3580
3581 #ifdef __cplusplus
3582
3583 class DECLSPEC_UUID("bc36cde8-afeb-11d1-9868-00a0c922e703")
3584 IISExtDsCrMap;
3585 #endif
3586
3587 EXTERN_C const CLSID CLSID_IISExtApplicationPool;
3588
3589 #ifdef __cplusplus
3590
3591 class DECLSPEC_UUID("E99F9D0C-FB39-402b-9EEB-AA185237BD34")
3592 IISExtApplicationPool;
3593 #endif
3594
3595 EXTERN_C const CLSID CLSID_IISExtApplicationPools;
3596
3597 #ifdef __cplusplus
3598
3599 class DECLSPEC_UUID("95863074-A389-406a-A2D7-D98BFC95B905")
3600 IISExtApplicationPools;
3601 #endif
3602
3603 EXTERN_C const CLSID CLSID_IISExtWebService;
3604
3605 #ifdef __cplusplus
3606
3607 class DECLSPEC_UUID("40B8F873-B30E-475d-BEC5-4D0EBB0DBAF3")
3608 IISExtWebService;
3609 #endif
3610 #endif /* __IISExt_LIBRARY_DEFINED__ */
3611
3612 /* Additional Prototypes for ALL interfaces */
3613
3614 /* end of Additional Prototypes */
3615
3616 #ifdef __cplusplus
3617 }
3618 #endif
3619
3620 #endif
3621
3622
3623
3624