Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes the DMO Wrapper filter with the specified DMO.
HRESULT Init(REFCLSIDclsidDMO,REFCLSIDcatDMO);
Parameters
- clsidDMO
Class identifier (CLSID) of the DMO. - catDMO
CLSID that specifies the category of the DMO.
Return Values
Returns S_OK if successful. Otherwise, returns an HRESULT value indicating the cause of the error.
Remarks
For a list of DMO categories, see Category GUIDs. In some cases, the DMO Wrapper filter performs optimizations based on the category.
Requirements
Pocket PC: Windows Mobile 5.0 and later
Smartphone: Windows Mobile 5.0 and later
OS Versions: Windows CE .NET 4.1 and later.
Header: Dmodshow.h.
Link Library: Dmoguids.lib.
See Also
Send Feedback on this topic to the authors