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.
The Clone method creates a copy of the collection.
Syntax
HRESULT Clone(
[out] IEnumTuneRequests **ppEnum
);
Parameters
- ppEnum [out]
Receives the new collection.
Return Value
The method returns an HRESULT. Possible values include those in the following table.
Return code | Description |
---|---|
S_OK |
The method succeeded. |
Requirements
Header | Declared in Bdatif.h. |
See Also
Error and Success Codes
IEnumTuneRequests Interface
Send comments about this topic to Microsoft
Build date: 12/4/2008