Function ProGtolAttachAlloc
Description
Allocates ProGtolAttach structure
Synopsis
#include <ProGtolAttach.h>
ProGtolAttachAlloc
(
ProMdl top_model
/* (In)
Top Model
*/
ProGtolAttach* r_gtol_attach
/* (Out)
attach structure.
*/
)
Returns
The function completed successfully.
The input argument is invalid.
Sample Code References
User Guide References
¿Fue esto útil?