Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Windows SDK provides two samples: WpdApiSample and WpdServiceApiSample.
The WpdApiSample is a command-line desktop application that allows the user to perform several functions such as: enumerating connected devices, exploring the objects on these devices, and enumerating object properties.
The WpdServiceApiSample is a command-line desktop application that supports a Contacts device service and allows the user to perform functions such as: enumerating connected device services, retrieving properties and formats for a given service, and invoking methods on that service.
Related topics