|
|
|
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 control.odl: |
8 |
|
Oicf, W0, 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 __control_h__ |
39 |
|
#define __control_h__ |
40 |
|
|
41 |
|
#if defined(_MSC_VER) && (_MSC_VER >= 1020) |
42 |
|
#pragma once |
43 |
|
#endif |
44 |
|
|
45 |
|
/* Forward Declarations */ |
46 |
|
|
47 |
|
#ifndef __IAMCollection_FWD_DEFINED__ |
48 |
|
#define __IAMCollection_FWD_DEFINED__ |
49 |
|
typedef interface IAMCollection IAMCollection; |
50 |
|
#endif /* __IAMCollection_FWD_DEFINED__ */ |
51 |
|
|
52 |
|
|
53 |
|
#ifndef __IMediaControl_FWD_DEFINED__ |
54 |
|
#define __IMediaControl_FWD_DEFINED__ |
55 |
|
typedef interface IMediaControl IMediaControl; |
56 |
|
#endif /* __IMediaControl_FWD_DEFINED__ */ |
57 |
|
|
58 |
|
|
59 |
|
#ifndef __IMediaEvent_FWD_DEFINED__ |
60 |
|
#define __IMediaEvent_FWD_DEFINED__ |
61 |
|
typedef interface IMediaEvent IMediaEvent; |
62 |
|
#endif /* __IMediaEvent_FWD_DEFINED__ */ |
63 |
|
|
64 |
|
|
65 |
|
#ifndef __IMediaEventEx_FWD_DEFINED__ |
66 |
|
#define __IMediaEventEx_FWD_DEFINED__ |
67 |
|
typedef interface IMediaEventEx IMediaEventEx; |
68 |
|
#endif /* __IMediaEventEx_FWD_DEFINED__ */ |
69 |
|
|
70 |
|
|
71 |
|
#ifndef __IMediaPosition_FWD_DEFINED__ |
72 |
|
#define __IMediaPosition_FWD_DEFINED__ |
3712 |
|
( (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) ) |
3713 |
|
|
3714 |
|
#define IAMStats_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) \ |
3715 |
|
( (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) ) |
3716 |
|
|
3717 |
|
|
3718 |
|
#define IAMStats_Reset(This) \ |
3719 |
|
( (This)->lpVtbl -> Reset(This) ) |
3720 |
|
|
3721 |
|
#define IAMStats_get_Count(This,plCount) \ |
3722 |
|
( (This)->lpVtbl -> get_Count(This,plCount) ) |
3723 |
|
|
3724 |
|
#define IAMStats_GetValueByIndex(This,lIndex,szName,lCount,dLast,dAverage,dStdDev,dMin,dMax) \ |
3725 |
|
( (This)->lpVtbl -> GetValueByIndex(This,lIndex,szName,lCount,dLast,dAverage,dStdDev,dMin,dMax) ) |
3726 |
|
|
3727 |
|
#define IAMStats_GetValueByName(This,szName,lIndex,lCount,dLast,dAverage,dStdDev,dMin,dMax) \ |
3728 |
|
( (This)->lpVtbl -> GetValueByName(This,szName,lIndex,lCount,dLast,dAverage,dStdDev,dMin,dMax) ) |
3729 |
|
|
3730 |
|
#define IAMStats_GetIndex(This,szName,lCreate,plIndex) \ |
3731 |
|
( (This)->lpVtbl -> GetIndex(This,szName,lCreate,plIndex) ) |
3732 |
|
|
3733 |
|
#define IAMStats_AddValue(This,lIndex,dValue) \ |
3734 |
|
( (This)->lpVtbl -> AddValue(This,lIndex,dValue) ) |
3735 |
|
|
3736 |
|
#endif /* COBJMACROS */ |
3737 |
|
|
3738 |
|
|
3739 |
|
#endif /* C style interface */ |
3740 |
|
|
3741 |
|
|
3742 |
|
|
3743 |
|
|
3744 |
|
#endif /* __IAMStats_INTERFACE_DEFINED__ */ |
3745 |
|
|
3746 |
|
#endif /* __QuartzTypeLib_LIBRARY_DEFINED__ */ |
3747 |
|
|
3748 |
|
/* Additional Prototypes for ALL interfaces */ |
3749 |
|
|
3750 |
|
/* end of Additional Prototypes */ |
3751 |
|
|
3752 |
|
#ifdef __cplusplus |
3753 |
|
} |
3754 |
|
#endif |
3755 |
|
|
3756 |
|
#endif |
3757 |
|
|
3758 |
|
|
3759 |
|
|
3760 |
|
|
|
|
|