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 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. |
Related topics