WPD_COMMAND_OBJECT_ENUMERATION_FIND_NEXT command

Requests the next group of object IDs during an enumeration session that was started with WPD_COMMAND_OBJECT_ENUMERATION_START_FIND. Only objects that match the constraints set up in WPD_COMMAND_OBJECT_ENUMERATION_START_FIND must be returned.

Command category

WPD_CATEGORY_OBJECT_ENUMERATION

Parameters

Parameters

The driver expects the following parameters.

WPD_PROPERTY_OBJECT_ENUMERATION_CONTEXT

WPD_PROPERTY_OBJECT_ENUMERATION_NUM_OBJECTS_REQUESTED

Return value

Result

The driver should return the following results.

WPD_PROPERTY_OBJECT_ENUMERATION_OBJECT_IDS

WPD_PROPERTY_COMMON_HRESULT

WPD_PROPERTY_COMMON_DRIVER_ERROR_CODE

Calling methods

IEnumPortableDeviceObjectIDs::Next

Requirements

Header

PortableDevice.h

See also

Commands

 

 

Send comments about this topic to Microsoft