Defines the source directory and the formats of the files for batch conversion.
Copy Code
|
|
---|---|
AT_CHAR* lpcszSrcDir; AT_CHAR* lpcszSrcFilter; |
Name | Type | Description |
---|---|---|
lpcszSrcDir | AT_CHAR* | Source directory for batch conversion. |
lpcszSrcFilter | AT_CHAR* | File formats filter to be used for batch conversion. |