Previous Topic: HUINT32 GetColumnCount(void)

Next Topic: bool GetCompression(void)


CaFormAttachment

The CaFormAttachment object is used to get and set attributes associated with a form attachment, as well as retrieve the data associated with a form attachment. The form attachment values can be retrieved from the form with CaForm::GetFormAttachmentList(). Specific attachments can then be retrieved with CaForm::GetFormAttachmentById().

The CaFormAttachment object cannot be instantiated directly, it must be retrieved from an existing form.

Public Methods