IVHooks interface
VWorks plugins that want to act on events in VWorks software must implement the IVHooks interface.
This section provides the following information about the IVHooks interface:
Definitions of the XML metadata structures that are returned in the output parameter of IVHooks methods
Explanations of when and why VWorks software calls IVHooks methods
IMPORTANT All VWorks device driver plugins must implement the IWorksDriver, IControllerClient, and IWorksDiags interfaces.
This section contains the following topics: