CODProperty::SetAsString

inline void CODProperty::SetAsString(const LPCTSTR lpszValue)

Set the value of this property as a string.

Defined in: OdProperty.h

Return Value

void

Parameters

lpszValue

Pointer to constant string representing the new value.