Inheritance diagram for ICompatibility:
Public Methods | |
virtual bool | validate ()=0 |
Static Public Methods | |
const Guid & | getId () |
OpenAccess runs a query to determine if a plug-in has implemented this interface. If implemented, OpenAccess calls the validate function implemented by the plug-in client (the application).
Refer to Compatibility for OpenAccess Applications and Data for information about OpenAccess API compatibility and feature- based compatibility.
|
This function returns a 128-bit ID value that is used to uniquely identify interfaces in the OpenAccess plug-in system. Reimplemented from IBase. |
|
This function validates whether or not this version of OpenAccess is compatible with the plug-in. If it is compatible, true is returned. Otherwise, the validate function might:
|
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.