WPD_COMMAND_OBJECT_PROPERTIES_DELETE command

Deletes properties from a specified object.

In case of error, the caller is responsible for checking which properties failed to delete (they will still exist on the object).

Command category

WPD_CATEGORY_OBJECT_PROPERTIES

Parameters

Parameters

The driver expects the following parameters.

WPD_PROPERTY_OBJECT_PROPERTIES_OBJECT_ID

WPD_PROPERTY_OBJECT_PROPERTIES_PROPERTY_KEYS

Return value

Result

The driver should return the following results.

WPD_PROPERTY_COMMON_HRESULT

WPD_PROPERTY_OBJECT_PROPERTIES_PROPERTY_DELETE_RESULTS

WPD_PROPERTY_COMMON_DRIVER_ERROR_CODE

Calling methods

IPortableDeviceProperties::Delete

Requirements

Header

PortableDevice.h

See also

Commands

 

 

Send comments about this topic to Microsoft