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.
Microsoft DirectShow 9.0 |
IEnumGuideDataProperties::Clone
Not implemented for this release.
The Clone method creates a copy of the collection.
Syntax
HRESULT Clone( IEnumGuideDataProperties** ppenum );
Parameters
ppenum
[out] Receives a pointer to the new collection's IEnumGuideDataProperties interface.
Return Values
Returns E_NOTIMPL.
Requirements
Header: Include bdatif.h.
See Also