Driver Interfaces
The following interfaces are used only by a Windows Portable Devices driver.
Interface | Description |
---|---|
IWpdSerializer | Used by the device driver to serialize IPortableDeviceValues interfaces to and from the raw data buffers used to communicate with the application. |
Related topics