Synopsis

(macro) int ddf_GetEntityFieldCount(DDF_TF tf)

Purpose

Get entity field count.

Description

The number of fields in the entity TF tf is returned. The function ddf_GetEntityFields returns the actual array of fields.

Input

tf

Entity TF whose field count is to be returned

Return

The count of fields defined for tf.