aclfvModify
Applicability
|
Product |
Supported |
|---|---|
|
Atlas 350 Accelerator Card |
☓ |
|
|
☓ |
|
|
☓ |
|
|
☓ |
|
|
√ |
|
|
☓ |
Function
Modifies a specified feature in a repository. Only one feature in the repository can be modified at a time. This API does not apply to the N:M mode.
Prototype
1
|
aclError aclfvModify(aclfvFeatureInfo *featureInfo) |
Parameters
|
Parameter |
Input/Output |
Description |
|---|---|---|
|
featureInfo |
Input |
Pointer to the feature description. For details about the type definition, see aclfvFeatureInfo. Call the aclfvCreateFeatureInfo API to create data of the aclfvFeatureInfo type in advance. |
Returns
0 on success; otherwise, failure. For details, see aclError.