aclmdlCreateExecConfigHandle
Description
Creates data of the aclmdlExecConfigHandle type as a model execution configuration.
To destroy data of the aclmdlExecConfigHandle type, call aclmdlDestroyExecConfigHandle.
Prototype
aclmdlExecConfigHandle *aclmdlCreateExecConfigHandle()
Parameters
None
Returns
- Success: pointer to data of the aclprofStepInfo type
- Failure: NULL
Parent topic: aclmdlExecConfigHandle