Function ProExtdataTerm
Description
Cleans up the setup required for the generic application data operations for the specified model.
Replacement in Object TOOLKIT:
Synopsis
#include <ProExtdata.h>
ProExtdataTerm
(
ProMdl p_model
/* (In)
The model handle
*/
)
Returns
The function successfully performed the cleanup.
The function failed.
The specified model is invalid.
Sample Code References
User Guide References
도움이 되셨나요?