ReactOS 0.4.15-dev-7958-gcd0bb1a
IEnumDMOImpl Struct Reference
Collaboration diagram for IEnumDMOImpl:

Public Attributes

IEnumDMO IEnumDMO_iface
 
LONG ref
 
DWORD index
 
GUID category
 
DWORD dwFlags
 
DWORD cInTypes
 
DMO_PARTIAL_MEDIATYPEpInTypes
 
DWORD cOutTypes
 
DMO_PARTIAL_MEDIATYPEpOutTypes
 
HKEY hkey
 

Detailed Description

Definition at line 86 of file dmoreg.c.

Member Data Documentation

◆ category

GUID IEnumDMOImpl::category

Definition at line 91 of file dmoreg.c.

Referenced by IEnumDMO_Constructor().

◆ cInTypes

DWORD IEnumDMOImpl::cInTypes

Definition at line 93 of file dmoreg.c.

Referenced by IEnumDMO_Constructor().

◆ cOutTypes

DWORD IEnumDMOImpl::cOutTypes

Definition at line 95 of file dmoreg.c.

Referenced by IEnumDMO_Constructor().

◆ dwFlags

DWORD IEnumDMOImpl::dwFlags

Definition at line 92 of file dmoreg.c.

Referenced by IEnumDMO_Constructor().

◆ hkey

HKEY IEnumDMOImpl::hkey

Definition at line 97 of file dmoreg.c.

Referenced by IEnumDMO_Constructor().

◆ IEnumDMO_iface

IEnumDMO IEnumDMOImpl::IEnumDMO_iface

Definition at line 88 of file dmoreg.c.

Referenced by IEnumDMO_Constructor().

◆ index

DWORD IEnumDMOImpl::index

Definition at line 90 of file dmoreg.c.

Referenced by IEnumDMO_Constructor().

◆ pInTypes

DMO_PARTIAL_MEDIATYPE* IEnumDMOImpl::pInTypes

Definition at line 94 of file dmoreg.c.

Referenced by IEnumDMO_Constructor().

◆ pOutTypes

DMO_PARTIAL_MEDIATYPE* IEnumDMOImpl::pOutTypes

Definition at line 96 of file dmoreg.c.

Referenced by IEnumDMO_Constructor().

◆ ref

LONG IEnumDMOImpl::ref

Definition at line 89 of file dmoreg.c.

Referenced by IEnumDMO_Constructor().


The documentation for this struct was generated from the following file: