Toolkit Reference |
This validation query function obtains an array of validation query messages contained in the Vtk_Validation data structure. After obtaining the query messages, the application instead of the Toolkit is responsible for communication with each VA returned in the queries.
The application sets the response it obtains from the VA in the response field of the Vtk_ValQuery structure. To complete the validation of these queries the application calls the Vtk_ValidationValidateFromQueries function to check the information in the responses. It must then release the memory occupied by the response buffers.
An application might want to handle the communication with the VA and complete validation with the Vtk_ValidationFromQueries for any of the following reasons:
VTK_OK | The function has completed successfully and the validation queries have been added to the array. |
error code | The function has failed. For information about possible error values, refer to Appendix |
Vtk_ValidationValidateFromQueries
ValiCert, Inc. http://www.valicert.com Voice: +1.650.567.5469 Fax: (+1.650.254.2148 support@valicert.com |