8.13.2 LoadReferenceFeatures Method
The Method LoadReferenceFeatures loads binary profiles to be used as references for defect detection.
The signature of this Method is specified below. Table 60 specifies the Arguments representation.
Signature
LoadReferenceFeatures (
[in] 0:ByteString[] Features,
[out] MethodExecutionFeedbackType ExecutionFeedback);| Argument | Description |
| Features | The list of binary profiles used as references for a detection system. |
| ExecutionFeedback | The extended feedback returning a detailed message in case of execution failure. |