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 IWMDMEnumDevice interface enumerates portable devices attached to a computer. To obtain this interface, call IWMDeviceManager::EnumDevices.
In addition to the methods inherited from IUnknown, the IWMDMEnumDevice interface exposes the following methods.
| Method | Description |
| Clone | Returns a copy of the IWMDMEnumDevice interface. |
| Next | Returns a pointer to the next device. |
| Reset | Resets the enumeration so that Next returns a pointer to the first device. |
| Skip | Skips over a specified number of devices in the enumeration sequence. |
See Also
.gif)