PGetExportFilters

Gets the number of installed export filters and the name and version number of each.


Query results

PGetExportFilters is a subclass of PListQuery. This query returns a list of export filter information. Make sure that Count() > 0 before referencing these fields:

const char * sFilterName;

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


See also

The PGetImportFilters query


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