|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
Insert a char * (string) value into the parameter.
Specialization for putting a char * item into a structure Needed because we can't get this right using the Put template.
| name | Name of the parameter to set.. |
| value | The new value for the parameter. |