Best Practices for Writing WPD Automation Scripts

The topics in this section describe the best practices for how to determine which capabilities of your device are scriptable, how to handle WPD Automation errors in JScript, and how to instantiate WPD Automation from C++/COM.

Topic Description
WPDDeviceInspector Automation Profiles Describes how to use the WPDDeviceInspector tool to generate a JScript view of the device.
Error and Exception Handling Describes how errors from WPD Automation should be handled.
Instantiating the WPD Automation Factory Interface Describes how to instantiate WPD Automation from C++/COM.

 

WPD Automation Programming Guide