WriteIndex
API definition |
APP_ERROR WriteIndex(const std::string& indexPath); |
|---|---|
Function |
Writes the index to a drive. |
Input |
const std::string& indexPath: data file path. |
Output |
N/A |
Return value |
APP_ERROR: return status. For details, see Return Code Reference. |
Restrictions |
|
Parent topic: AscendIndexVStar