SetArchiveInputRandomly

Function Usage

In Archive mode, randomly generate data to be archived based on the feature file and dimension set in the config file.

In the current confMap, FeatureSource must be set to RANDOM, indicating that data is generated randomly. ArchiveMode must be set to ARCHIVE, indicating the archiving mode.

Prototype

APP_ERROR AscendHac::SetArchiveInputRandomly();

Parameter Description

None

Response Parameters

Data Structure

Description

APP_ERROR

  • 0: input setting completed
  • Other values: input setting failed