ItEv_CustomizeTable 

Use

Invokes the Table settings dialog, which allows you to customize a table, if the table is customizable.

Syntax

DWORD DLEX ItEv_CustomizeTable(PIT_EVENT pEvt, ITCCTRL pCtrl)

Parameters

pEvt

Pointer to the IT_EVENT structure

pCtrl

Refer to Specifying control

Return Value

Returns TRUE on success, FALSE on error.

See Also

ItEv_FindControl.