Function ProGtolValidate
Description
Check whether the gtol is valid or not
Replacement in Object TOOLKIT:
Synopsis
#include <ProGtol.h>
ProGtolValidate
(
ProGtol* gtol
/* (In)
gtol.
*/
/* (In)
type of validity check
*/
ProBoolean* is_valid_gtol
/* (Out)
PRO_B_TRUE if GTol is valid, PRO_B_FALSE otherwise
*/
)
Returns
The function completed successfully.
The input argument is invalid.
The function encountered an error.
User Guide References
Est-ce que cela a été utile ?