CODStringProperty::SetValue

inline void CODStringProperty::SetValue(const LPCTSTR lpszValue)

Set the value of this property as a string.

Defined in: OdStringProp.h

Return Value

void

Parameters

lpszValue

Pointer to constant string representing the new value.