A3DPDFCheckBoxSetForCheckAllColumn
-
A3DStatus
A3DPDFCheckBoxSetForCheckAllColumn(A3DPDFCheckBox *pCheckBox, const A3DPDFScrollTable *pScrollTable, const A3DInt32 iColumnIndexInST) A3DStatusA3DPDFCheckBoxSetForCheckAllColumn(A3DPDFCheckBox* pCheckBox, constA3DPDFScrollTable* pScrollTable, constA3DInt32iColumnIndexInST)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
kA3DPDFCheckBoxContentcolumn in the Scroll Table.Returns
A3D_SUCCESS in case of success or an error code