WPD_COMMAND_CAPABILITIES_GET_SUPPORTED_FUNCTIONAL_CATEGORIES command

Retrieves the functional categories that are supported by the driver. For example, if the driver supports storing data, it would report WPD_FUNCTIONAL_CATEGORY_STORAGE as one of its supported functional categories.

Command category

WPD_CATEGORY_CAPABILITIES

Parameters

There are no parameters.

Return value

Result

The driver should return the following results.

WPD_PROPERTY_CAPABILITIES_FUNCTIONAL_CATEGORIES

WPD_PROPERTY_COMMON_HRESULT

WPD_PROPERTY_COMMON_DRIVER_ERROR_CODE

Calling methods

IPortableDeviceCapabilities::GetFunctionalCategories

Requirements

Header

PortableDevice.h

See also

Commands

 

 

Send comments about this topic to Microsoft