imAttribTable.SetString

Inserts a string attribute into the table. * data_type=IM_BYTE and is zero terminated.

class imAttribTable
void
SetString
(
const(char)* name
,
const(char)* value
)

Meta