HSDK Class Descriptions › CaFormType › HUINT32 GetColumnCount(void)
Retrieves the number of columns available.
CaFormType
None
HUINT32 - number of columns available
Throws CaException on error
Example
HUINT32 uResult = FormType.GetColumnCount();
More information: