Function ProExtdataInit
Description
Performs the initial setup for the generic application data operation.
Replacement in Object TOOLKIT:
Synopsis
#include <ProExtdata.h>
ProExtdataInit
(
ProMdl p_model
/* (In)
The model handle
*/
)
Returns
The function successfully performed the setup.
The function failed.
The specified model is invalid.
Sample Code References
User Guide References
這是否有幫助?