Description | ||||||||
Returns the next available default name for given object type | ||||||||
Replacement in Object TOOLKIT: | wfcWModel::GetDefaultName | |||||||
Synopsis | ||||||||
#include <ProMdl.h> | ||||||||
ProError | ProMdlObjectdefaultnameGet | ( | ||||||
ProType object_type | ||||||||
/* (In) | ||||||||
only these types are allowed: | ||||||||
*/ | ||||||||
ProLine name | ||||||||
/* (Out) | ||||||||
resulting name. | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|