OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IEnumDMO
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mediaobj.h
22
typedef interface
IEnumDMO
IEnumDMO
;
71
*
IEnumDMO
interface
79
IEnumDMO
: public IUnknown
94
IEnumDMO
**ppEnum) = 0;
98
__CRT_UUID_DECL(
IEnumDMO
, 0x2c3cd98a, 0x2bfa, 0x4a53, 0x9c,0x27, 0x52,0x49,0xba,0x64,0xba,0x0f)
106
IEnumDMO
* This,
111
IEnumDMO
* This);
114
IEnumDMO
* This);
116
/***
IEnumDMO
methods ***
[
all
...]
mediaobj.idl
43
*
IEnumDMO
interface
50
interface
IEnumDMO
: IUnknown
67
[out]
IEnumDMO
**ppEnum
dmoreg.h
48
const DMO_PARTIAL_MEDIATYPE*,
IEnumDMO
**);
Completed in 341 milliseconds