Public symbols in msdmo.dll (6.6.6001.18000-Windows SDK 6.0) on x86
Total: 11


dmoreg.h, msdmo.dll
DMOEnum ( GUID const& guidCategory, DWORD dwFlags, DWORD cInTypes, DMO_PARTIAL_MEDIATYPE const* pInTypes, DWORD cOutTypes, DMO_PARTIAL_MEDIATYPE const* pOutTypes, IEnumDMO** ppEnum )
DMOGetName ( IID const& clsidDMO, WCHAR* szName )
DMOGetTypes ( IID const& clsidDMO, unsigned long ulInputTypesRequested, unsigned long* pulInputTypesSupplied, DMO_PARTIAL_MEDIATYPE* pInputTypes, unsigned long ulOutputTypesRequested, unsigned long* pulOutputTypesSupplied, DMO_PARTIAL_MEDIATYPE* pOutputTypes )
DMORegister LPCWSTR szName, IID const& clsidDMO, GUID const& guidCategory, DWORD dwFlags, DWORD cInTypes, DMO_PARTIAL_MEDIATYPE const* pInTypes, DWORD cOutTypes, DMO_PARTIAL_MEDIATYPE const* pOutTypes )
DMOUnregister ( IID const& clsidDMO, GUID const& guidCategory )

dmort.h, msdmo.dll
MoCopyMediaType ( DMO_MEDIA_TYPE* pmtDest, DMO_MEDIA_TYPE const* pmtSrc )
MoCreateMediaType ( DMO_MEDIA_TYPE** ppmt, DWORD cbFormat )
MoDeleteMediaType DMO_MEDIA_TYPE* pmt )
MoDuplicateMediaType ( DMO_MEDIA_TYPE** ppmtDest, DMO_MEDIA_TYPE const* pmtSrc )
MoFreeMediaType DMO_MEDIA_TYPE* pmt )
MoInitMediaType ( DMO_MEDIA_TYPE* pmt, DWORD cbFormat )

to the top



Generated on Wed Aug 10 06:59:33 2011 for msdmo.dll by ABI Compliance Checker 1.93.4  
A tool for checking backward binary compatibility of a shared C/C++ library API