Description | |||||||||||
This is the generic function for filtering family table items. | |||||||||||
Synopsis | |||||||||||
#include <ProFamtable.h> | |||||||||||
ProError | (*ProFamtableItemFilter) | ( | |||||||||
ProFamtableItem* famtable_item | |||||||||||
/* (In) | |||||||||||
The family table item | |||||||||||
*/ | |||||||||||
ProAppData app_data | |||||||||||
/* (In) | |||||||||||
The application data passed to ProFamtableItemVisit() | |||||||||||
*/ | |||||||||||
) | |||||||||||
Returns | |||||||||||
|