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