#include <fontdrop.h>
Inheritance diagram for FontDropEnumFont:

Public Member Functions | |
| FontDropEnumFont () | |
| INT32 | GetCount () |
| virtual BOOL | NewFont (FontClass Class, ENUMLOGFONT FAR *lpelf) |
Private Attributes | |
| INT32 | count |
Definition at line 146 of file fontdrop.h.
|
|
Definition at line 151 of file fontdrop.h. 00151 { count=0; }
|
|
|
Definition at line 152 of file fontdrop.h. 00152 { return count; };
|
|
||||||||||||
|
Reimplemented from OILEnumFonts. |
|
|
Definition at line 156 of file fontdrop.h. |
1.4.4