1
2
3 /* this ALWAYS GENERATED file contains the definitions for the interfaces */
4
5
6  /* File created by MIDL compiler version 7.00.0499 */
7 /* Compiler settings for sysmon.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__ 500
23 #endif
24
25 /* verify that the <rpcsal.h> version is high enough to compile this file*/
26 #ifndef __REQUIRED_RPCSAL_H_VERSION__
27 #define __REQUIRED_RPCSAL_H_VERSION__ 100
28 #endif
29
30 #include "rpc.h"
31 #include "rpcndr.h"
32
33 #ifndef __RPCNDR_H_VERSION__
34 #error this stub requires an updated version of <rpcndr.h>
35 #endif // __RPCNDR_H_VERSION__
36
37
38 #ifndef __isysmon_h__
39 #define __isysmon_h__
40
41 #if defined(_MSC_VER) && (_MSC_VER >= 1020)
42 #pragma once
43 #endif
44
45 /* Forward Declarations */ 
46
47 #ifndef __ICounterItem_FWD_DEFINED__
48 #define __ICounterItem_FWD_DEFINED__
49 typedef interface ICounterItem ICounterItem;
50 #endif     /* __ICounterItem_FWD_DEFINED__ */
51
52
53 #ifndef __ICounterItem2_FWD_DEFINED__
54 #define __ICounterItem2_FWD_DEFINED__
55 typedef interface ICounterItem2 ICounterItem2;
56 #endif     /* __ICounterItem2_FWD_DEFINED__ */
57
58
59 #ifndef ___ICounterItemUnion_FWD_DEFINED__
60 #define ___ICounterItemUnion_FWD_DEFINED__
61 typedef interface _ICounterItemUnion _ICounterItemUnion;
62 #endif     /* ___ICounterItemUnion_FWD_DEFINED__ */
63
64
65 #ifndef __DICounterItem_FWD_DEFINED__
66 #define __DICounterItem_FWD_DEFINED__
67 typedef interface DICounterItem DICounterItem;
68 #endif     /* __DICounterItem_FWD_DEFINED__ */
69
70
71 #ifndef __ICounters_FWD_DEFINED__
72 #define __ICounters_FWD_DEFINED__
Lines 73 ... 4788 are skipped.
4789 AppearPropPage;
4790 #endif
4791
4792 DEFINE_GUID(CLSID_GeneralPropPage,0xC3E5D3D2,0x1A03,0x11CF,0x94,0x2D,0x00,0x80,0x29,0x00,0x43,0x47);
4793
4794 #ifdef __cplusplus
4795
4796 class DECLSPEC_UUID("C3E5D3D2-1A03-11CF-942D-008029004347")
4797 GeneralPropPage;
4798 #endif
4799
4800 DEFINE_GUID(CLSID_GraphPropPage,0xC3E5D3D3,0x1A03,0x11CF,0x94,0x2D,0x00,0x80,0x29,0x00,0x43,0x47);
4801
4802 #ifdef __cplusplus
4803
4804 class DECLSPEC_UUID("C3E5D3D3-1A03-11CF-942D-008029004347")
4805 GraphPropPage;
4806 #endif
4807
4808 DEFINE_GUID(CLSID_SourcePropPage,0x0CF32AA1,0x7571,0x11D0,0x93,0xC4,0x00,0xAA,0x00,0xA3,0xDD,0xEA);
4809
4810 #ifdef __cplusplus
4811
4812 class DECLSPEC_UUID("0CF32AA1-7571-11D0-93C4-00AA00A3DDEA")
4813 SourcePropPage;
4814 #endif
4815
4816 DEFINE_GUID(CLSID_CounterPropPage,0xCF948561,0xEDE8,0x11CE,0x94,0x1E,0x00,0x80,0x29,0x00,0x43,0x47);
4817
4818 #ifdef __cplusplus
4819
4820 class DECLSPEC_UUID("CF948561-EDE8-11CE-941E-008029004347")
4821 CounterPropPage;
4822 #endif
4823 #endif /* __SystemMonitor_LIBRARY_DEFINED__ */
4824
4825 /* Additional Prototypes for ALL interfaces */
4826
4827 /* end of Additional Prototypes */
4828
4829 #ifdef __cplusplus
4830 }
4831 #endif
4832
4833 #endif
4834
4835
4836
4837