QPix Command Reference
Obsolete
|
|
| QPxObs_GetAvailableImporters(importerTypes; importerFlags; importerNames):error | |||
|
|
importerTypes | Array string | Available graphics importer types |
|
|
importerFlags | Array longint | Available graphics importer flags |
|
|
importerNames | Array string | Available graphics importer names |
|
|
error | Longint | Error result |
This QPix v1 command is preserved in QPix v2 for compatibility reasons. It has been substituted by QPx_GetImportTypes which you should use instead.
Related commands
| QPx_GetImportTypes | Returns the list of available import types |