A3DPDFCheckBoxSetForCheckAllColumn

A3DStatus A3DPDFCheckBoxSetForCheckAllColumn(A3DPDFCheckBox *pCheckBox, const A3DPDFScrollTable *pScrollTable, const A3DInt32 iColumnIndexInST)
A3DStatus A3DPDFCheckBoxSetForCheckAllColumn(A3DPDFCheckBox* pCheckBox, const A3DPDFScrollTable* pScrollTable, const A3DInt32 iColumnIndexInST)

This function associates the specified CheckBox with a Scroll Table column of type kA3DPDFCheckBoxContent,.

Parameters

pCheckBox: The CheckBox to convert into a ‘check/uncheck all’ CheckBox.

pScrollTable: The Scroll Table to work on, containing a column of type kA3DPDFCheckBoxContent.

iColumnIndexInST: The index of the kA3DPDFCheckBoxContent column in the Scroll Table.

Returns

A3D_SUCCESS in case of success or an error code