IWorksProfiles interface
VWorks software provides a means for exporting protocol files, device files, and profile information to a single compressed file. This file can then be imported into VWorks on a different computer to recreate the configuration from the exporting computer. For VWorks plugins to export nonstandard registry and file data associated with a profile, they must implement the IWorksProfiles interface.
This section defines the IWorksProfiles methods.
IMPORTANT All VWorks device driver plugins must implement the IWorksDriver, IControllerClient, and IWorksDiags interfaces.
This section contains the following topics: