Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 960 Bytes

driver-interfaces.md

File metadata and controls

35 lines (19 loc) · 960 Bytes
description ms.assetid title ms.topic ms.date
Driver Interfaces
e21ee6fd-6ecf-4cea-808d-3798b13f566c
Driver Interfaces
article
05/31/2018

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

Programming Reference