使用
刪除所有欄位標題、欄位值及表格物件。
格式
int dtw_table_Delete(void *table)
參數
範例
void *myTable; rc = dtw_table_Delete(myTable);