aclmdlCreateConfigHandle
Applicability
Product |
Supported |
|---|---|
√ |
|
√ |
|
√ |
|
√ |
|
√ |
Description
Creates data of the aclmdlConfigHandle type as a model loading configuration.
To destroy data of the aclmdlConfigHandle type, see aclmdlDestroyConfigHandle.
Prototype
aclmdlConfigHandle *aclmdlCreateConfigHandle()
Parameters
None
Returns
- Success: a pointer to data of the aclmdlConfigHandle type
- Failure: nullptr
Parent topic: aclmdlConfigHandle