Next:
Method getTemplateList
Up:
DTWData module interfaces
Previous:
DTWData module interfaces
 
Contents
Method getTemplates
Purpose:
Get templates from the DLL for further operations.
Declaration:
DTWDataVector[] getTemplates();
Parameters:
There are no parameters for getTemplates operation.
Return value:
The method returns an array of DTWDataVector objects containing all the templates stored in DLL's data structures.
2002-03-19