Next:
Method getTemplateName
Up:
DTWData module interfaces
Previous:
Method getTemplateList
 
Contents
Method addTemplates
Purpose:
Add template(s) to DLL data structures.
Declaration:
void addTemplates( DTWDataVector[] newTemplates);
Parameters:
Templates
An array of templates to be added.
Return value:
The method does not return a value.
2002-03-19