ReactOS 0.4.16-dev-550-g2186ce3
|
Public Attributes | |
IEnumDMO | IEnumDMO_iface |
LONG | ref |
DWORD | index |
GUID | category |
DWORD | dwFlags |
DWORD | cInTypes |
DMO_PARTIAL_MEDIATYPE * | pInTypes |
DWORD | cOutTypes |
DMO_PARTIAL_MEDIATYPE * | pOutTypes |
HKEY | hkey |
GUID IEnumDMOImpl::category |
Definition at line 91 of file dmoreg.c.
Referenced by IEnumDMO_Constructor().
DWORD IEnumDMOImpl::cInTypes |
Definition at line 93 of file dmoreg.c.
Referenced by IEnumDMO_Constructor().
DWORD IEnumDMOImpl::cOutTypes |
Definition at line 95 of file dmoreg.c.
Referenced by IEnumDMO_Constructor().
DWORD IEnumDMOImpl::dwFlags |
Definition at line 92 of file dmoreg.c.
Referenced by IEnumDMO_Constructor().
HKEY IEnumDMOImpl::hkey |
Definition at line 97 of file dmoreg.c.
Referenced by IEnumDMO_Constructor().
IEnumDMO IEnumDMOImpl::IEnumDMO_iface |
Definition at line 88 of file dmoreg.c.
Referenced by IEnumDMO_Constructor().
DWORD IEnumDMOImpl::index |
Definition at line 90 of file dmoreg.c.
Referenced by IEnumDMO_Constructor().
DMO_PARTIAL_MEDIATYPE* IEnumDMOImpl::pInTypes |
Definition at line 94 of file dmoreg.c.
Referenced by IEnumDMO_Constructor().
DMO_PARTIAL_MEDIATYPE* IEnumDMOImpl::pOutTypes |
Definition at line 96 of file dmoreg.c.
Referenced by IEnumDMO_Constructor().
LONG IEnumDMOImpl::ref |
Definition at line 89 of file dmoreg.c.
Referenced by IEnumDMO_Constructor().