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.
3/26/2014
Retrieves an enumerator containing the same enumeration state as the current one.
Syntax
HRESULT Clone(
IEnumMediaTypes** ppEnum
);
Parameters
- ppEnum
New copy of the enumerator.
Return Value
Returns an HRESULT value.
Remarks
This member function implements the IEnumMediaTypes::Clone method.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |