#include <idraganddrop.h>
Public Member Functions |
|
| int | TypeCode () |
| CoreExport bool | CheckDropType (const MCHAR *filename) |
| int TypeCode | ( | ) | [inline, virtual] |
Reimplemented from FileDropType.
{ return SCRIPTFILE_DROPTYPE; }
| CoreExport bool CheckDropType | ( | const MCHAR * | filename | ) | [virtual] |
Reimplemented from FileDropType.