InitContent

Function Usage

Initializes the content.

Prototype

1
APP_ERROR ConfigData::InitContent(const std::string &content);

Parameters

Parameter

Input/Output

Description

content

Input

Configuration of the string type

Response Parameters

Data Structure

Description

APP_ERROR

For details about the returned error codes, see APP_ERROR Description.