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);
Table 60 – LoadReferenceFeatures Method Arguments
Argument Description
FeaturesThe list of binary profiles used as references for a detection system.
ExecutionFeedbackThe extended feedback returning a detailed message in case of execution failure.