WPD_COMMAND_OBJECT_PROPERTIES_BULK_GET_VALUES_BY_OBJECT_FORMAT_NEXT command

Requests the next batch of property values in a bulk session that was opened by WPD_COMMAND_OBJECT_PROPERTIES_BULK_GET_VALUES_BY_OBJECT_FORMAT_START. The driver should decide how many properties to return, based on the retrieval time and the required buffer space for each property. If the driver returns no values, the WPD API assumes that all values have been retrieved and will call WPD_COMMAND_OBJECT_PROPERTIES_BULK_GET_VALUES_BY_OBJECT_FORMAT_END.

Command category

WPD_CATEGORY_OBJECT_PROPERTIES_BULK

Parameters

Parameters

The driver expects the following parameters.

WPD_PROPERTY_OBJECT_PROPERTIES_BULK_CONTEXT

Return value

Result

The driver should return the following results.

WPD_PROPERTY_OBJECT_PROPERTIES_BULK_VALUES

WPD_PROPERTY_COMMON_HRESULT

WPD_PROPERTY_COMMON_DRIVER_ERROR_CODE

Calling methods

IPortableDevicePropertiesBulk::QueueGetValuesByObjectFormat

Requirements

Header

PortableDevice.h

See also

WPD_COMMAND_OBJECT_PROPERTIES_BULK_GET_VALUES_BY_OBJECT_FORMAT_START

WPD_COMMAND_OBJECT_PROPERTIES_BULK_GET_VALUES_BY_OBJECT_FORMAT_END

Commands

 

 

Send comments about this topic to Microsoft