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 duplicates the current IEnumPortableDeviceObjectIDs interface.
Not implemented in this release.
Syntax
HRESULT Clone(
[out] IEnumPortableDeviceObjectIDs **ppEnum
);
Parameters
[out] ppEnum
Address of a variable that receives a pointer to an enumeration interface. The caller must release this interface when it is finished with the interface.
Return value
The method returns an HRESULT. Possible values include, but are not limited to, those in the following table.
| Return code | Description |
|---|---|
|
Not implemented in this release. |
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | portabledeviceapi.h |
| Library | PortableDeviceGUIDs.lib |