You are here: C++ Support Classes > dtSearch Namespace > Classes > DStringProperty Class > DStringProperty Constructor > DStringProperty::DStringProperty Constructor (const char **)
Close
dtSearch Text Retrieval Engine Programmer's Reference
DStringProperty::DStringProperty Constructor (const char **)
Syntax
C++
DStringProperty(const char ** apValue = 0);

Constructor initializing the DStringProperty with the address of a const char * pointer. The const char * pointer will always point to the string buffer in value.