ReactOS
0.4.15-dev-5874-gc762234
amparse.h
Go to the documentation of this file.
1
2
#ifndef __AMPARSE__
3
#define __AMPARSE__
4
5
#ifdef __cplusplus
6
extern
"C"
{
7
#endif
8
9
DEFINE_GUID
(IID_IAMParse, 0xC47A3420, 0x005C, 0x11D2, 0x90, 0x38, 0x00, 0xA0, 0xC9, 0x69, 0x72, 0x98);
10
11
DECLARE_INTERFACE_
(IAMParse,
IUnknown
)
12
{
13
STDMETHOD
(GetParseTime) (
THIS_
REFERENCE_TIME
*prtCurrent)
PURE
;
14
STDMETHOD
(SetParseTime) (
THIS_
REFERENCE_TIME
rtCurrent)
PURE
;
15
STDMETHOD
(
Flush
) (
THIS
)
PURE
;
16
};
17
18
#ifdef __cplusplus
19
}
20
#endif
21
#endif
22
DECLARE_INTERFACE_
#define DECLARE_INTERFACE_(i, b)
Definition:
basetyps.h:78
THIS_
#define THIS_
Definition:
basetyps.h:65
THIS
#define THIS
Definition:
basetyps.h:66
PURE
#define PURE
Definition:
basetyps.h:64
STDMETHOD
#define STDMETHOD(m)
Definition:
basetyps.h:62
REFERENCE_TIME
LONGLONG REFERENCE_TIME
Definition:
dmusicks.h:9
Flush
@ Flush
Definition:
fatprocs.h:1054
IUnknown
Definition:
unknwn.idl:39
DEFINE_GUID
#define DEFINE_GUID(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8)
Definition:
guiddef.h:68
sdk
include
dxsdk
amparse.h
Generated on Sun Mar 26 2023 06:10:26 for ReactOS by
1.9.6