PGetImportFilters

Gets the number of installed import filters and the name and version number for each.


Query results

PGetImportFilters is a subclass of PListQuery. This query returns a list of import filters. Make sure Count() > 0 before referencing these fields. For each filter in the list:

const char * sFilterName;

Name of import filter file
const char * sVersion;
Version number of import filter


See also

The PGetExportFilters query


Comments or suggestions? Contact Adobe Developer Support
Copyright © 1997 - 2001 Adobe Systems Incorporated. All rights reserved.
Legal notices and trademark attributions