#include <uiextend.h>
Public Member Functions |
|
| MSSelectFilterCallback () | |
| const MCHAR * | GetName () |
| BOOL | IsFiltered (SClass_ID isid, Class_ID icid, INode *node) const |
Public Attributes |
|
| MCHAR | dname [128] |
| Value * | selectFilters_fns |
| MSSelectFilterCallback | ( | ) | [inline] |
{
}
| const MCHAR* GetName | ( | ) | [inline, virtual] |
Implements SelectFilterCallback.
{return dname;};
Implements SelectFilterCallback.
| MCHAR dname[128] |