#include <erregtypes.h>
Public Attributes | |
char * | extName |
the extension name e.g "pdf" | |
char * | associateApp |
the application associated with the extension e.g "ipdf" | |
char * | iconLocation |
the extension icon | |
int | associateOrder |
the order in which to use associated Apps if more than one association for an extension exists |
Definition at line 168 of file erregtypes.h.
char* regExtInfo_t::extName |
the application associated with the extension e.g "ipdf"
Definition at line 171 of file erregtypes.h.
the order in which to use associated Apps if more than one association for an extension exists
Definition at line 173 of file erregtypes.h.