Function ProGtolAllOverGet
Description
Get all over option for profile gtol
Replacement in Object TOOLKIT:
Synopsis
#include <ProGtol.h>
ProGtolAllOverGet
(
ProGtol* gtol
/* (In)
valid gtol.
*/
ProBoolean* all_over
/* (Out)
PRO_B_TRUE if all over is set else PRO_B_FASLE
*/
)
Returns
The function completed successfully.
This type of gtol does not support all over.
The input argument is invalid.
User Guide References
Isto foi útil?