Visual Basic .Net Sample for WPD
We've created a Visual Basic .Net sample for WPD and posted it to CodePlex: Microsoft's open source project-hosting web site. Take a look at https://www.codeplex.com/wpdtempsensor
In addition to the Visual Basic project and source files, we've posted a document that describes the sample. This document also describes how you can address and resolve the COM Interop issues associated with .Net and WPD.
This posting is provided "AS IS" with no warranties, and confers no rights.
Comments
Anonymous
September 14, 2008
Hey according to a post on this blog, WPD drivers built using Vista SP1/Server 2008 SDK are not XP compatible whereas ones built with Vista RTM SDK are. What about the interim release called Windows SDK Update for Vista?Anonymous
November 14, 2015
Do you have any links for code to connect to WPD via VBA using API ? Thinking of getting a list of webcams (built in or connected) from windows 10 laptop...