CEnumPins::Clone (Compact 2013)
3/26/2014
Makes a copy of the enumerator. This allows the calling application to retain two positions in the list of pins.
Syntax
HRESULT Clone(
IEnumPins** ppEnum
);
Parameters
- ppEnum
New enumerator that is a copy of this enumerator.
Return Value
Returns an HRESULT value.
Remarks
This member function implements the IEnumPins::Clone method.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |