'Declaration
Public Function ADRCreateTemplateEmpty() As Integer
public int ADRCreateTemplateEmpty()
public function ADRCreateTemplateEmpty(): Integer;
public function ADRCreateTemplateEmpty() : int;
public: int ADRCreateTemplateEmpty();
public: int ADRCreateTemplateEmpty();
Return Value
The created template ID if success else, -1 if fail. check the GetStat() method to get the reason
on this result.