Description | ||||||||
The filter function called for each table entity during the call to function ProTableVisit(). | ||||||||
Synopsis | ||||||||
#include <ProTable.h> | ||||||||
ProError | (*ProTableFilterAction) | ( | ||||||
ProTable* table | ||||||||
/* (In) | ||||||||
Table to be filtered | ||||||||
*/ | ||||||||
ProAppData data | ||||||||
/* (In) | ||||||||
Application data passed to function ProTableVisit(). | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|