Previous Topic: CaData::Types GetColumnType(HINT32 iIndex)

Next Topic: CaFormAttachment


HUINT32 GetColumnCount(void)

Retrieves the number of columns available.

Owning Class

CaFormType

Arguments

None

Return Value

HUINT32 - number of columns available

Exceptions

Throws CaException on error

Example

HUINT32 uResult = FormType.GetColumnCount();

More information: