1 /* Microsoft Corporation Copyright 1999 */
2 /* this ALWAYS GENERATED file contains the definitions for the interfaces */
3
4
5 /* File created by MIDL compiler version 3.03.0110 */
6 /* at Thu Aug 06 10:08:26 1998
7  */
8 /* Compiler settings for dhtmled.idl:
9       Oicf (OptLev=i2), W1, Zp8, env=Win32, ms_ext, c_ext
10       error checks: none
11 */
12 //@@MIDL_FILE_HEADING(  )
13
14
15 /* verify that the <rpcndr.h> version is high enough to compile this file*/
16 #ifndef __REQUIRED_RPCNDR_H_VERSION__
17 #define __REQUIRED_RPCNDR_H_VERSION__ 440
18 #endif
19
20 #include "rpc.h"
21 #include "rpcndr.h"
22
23 #ifndef __dhtmled_h__
24 #define __dhtmled_h__
25
26 #ifdef __cplusplus
27 extern "C"{
28 #endif 
29
30 /* Forward Declarations */ 
31
32 #ifndef __IDEGetBlockFmtNamesParam_FWD_DEFINED__
33 #define __IDEGetBlockFmtNamesParam_FWD_DEFINED__
34 typedef interface IDEGetBlockFmtNamesParam IDEGetBlockFmtNamesParam;
35 #endif     /* __IDEGetBlockFmtNamesParam_FWD_DEFINED__ */
36
37
38 #ifndef __IDHTMLSafe_FWD_DEFINED__
39 #define __IDHTMLSafe_FWD_DEFINED__
40 typedef interface IDHTMLSafe IDHTMLSafe;
41 #endif     /* __IDHTMLSafe_FWD_DEFINED__ */
42
43
44 #ifndef __IDHTMLEdit_FWD_DEFINED__
45 #define __IDHTMLEdit_FWD_DEFINED__
46 typedef interface IDHTMLEdit IDHTMLEdit;
47 #endif     /* __IDHTMLEdit_FWD_DEFINED__ */
48
49
50 #ifndef __IDEInsertTableParam_FWD_DEFINED__
51 #define __IDEInsertTableParam_FWD_DEFINED__
52 typedef interface IDEInsertTableParam IDEInsertTableParam;
53 #endif     /* __IDEInsertTableParam_FWD_DEFINED__ */
54
55
56 #ifndef ___DHTMLSafeEvents_FWD_DEFINED__
57 #define ___DHTMLSafeEvents_FWD_DEFINED__
58 typedef interface _DHTMLSafeEvents _DHTMLSafeEvents;
59 #endif     /* ___DHTMLSafeEvents_FWD_DEFINED__ */
60
61
62 #ifndef ___DHTMLEditEvents_FWD_DEFINED__
63 #define ___DHTMLEditEvents_FWD_DEFINED__
64 typedef interface _DHTMLEditEvents _DHTMLEditEvents;
65 #endif     /* ___DHTMLEditEvents_FWD_DEFINED__ */
66
67
Lines 68 ... 2607 are skipped.
2608 #endif     /* C style interface */
2609
2610
2611 #endif     /* ___DHTMLEditEvents_DISPINTERFACE_DEFINED__ */
2612
2613
2614 EXTERN_C const CLSID CLSID_DHTMLEdit;
2615
2616 #ifdef __cplusplus
2617
2618 class DECLSPEC_UUID("2D360200-FFF5-11d1-8D03-00A0C959BC0A")
2619 DHTMLEdit;
2620 #endif
2621
2622 EXTERN_C const CLSID CLSID_DHTMLSafe;
2623
2624 #ifdef __cplusplus
2625
2626 class DECLSPEC_UUID("2D360201-FFF5-11d1-8D03-00A0C959BC0A")
2627 DHTMLSafe;
2628 #endif
2629
2630 EXTERN_C const CLSID CLSID_DEInsertTableParam;
2631
2632 #ifdef __cplusplus
2633
2634 class DECLSPEC_UUID("47B0DFC7-B7A3-11D1-ADC5-006008A5848C")
2635 DEInsertTableParam;
2636 #endif
2637
2638 EXTERN_C const CLSID CLSID_DEGetBlockFmtNamesParam;
2639
2640 #ifdef __cplusplus
2641
2642 class DECLSPEC_UUID("8D91090E-B955-11D1-ADC5-006008A5848C")
2643 DEGetBlockFmtNamesParam;
2644 #endif
2645 #endif /* __DHTMLEDLib_LIBRARY_DEFINED__ */
2646
2647 /* Additional Prototypes for ALL interfaces */
2648
2649 /* end of Additional Prototypes */
2650
2651 #ifdef __cplusplus
2652 }
2653 #endif
2654
2655 #endif
2656