MTblQueryCellMode
bOk = MTblQueryCellMode( hWndTbl, brActive, nrFlags )
Queries the current cell mode definition.
Parameters
hWndTbl
Window Handle: Handle of the table
brActive
Receive Boolean: TRUE = active, FALSE = not active
nrFlags
Receive Number: Any combination of cell mode flags
Return
Boolean: TRUE if successful or FALSE if an error occured
Example
Call MTblQueryCellMode( hWndTbl,bActive, nFlags )
See also
MTblDefineCellMode
Cell mode
Created with the Personal Edition of HelpNDoc: Easily create Qt Help files