SaveQDFToFileA
Debugging, Document manipulation
Kuvaus
Funktion SaveQDFToFile ANSI-DLL-muunnosTiedostonimi tulkitaan nykyisellä
SetAnsiMode code page
Syntaksi
DLL
int DLSaveQDFToFileA(int InstanceID, const char* FileName, int Options);Parametrit
| FileName | The destination PDF path |
|---|---|
| Options | Zero for default output or PDF_QDF_OMIT_ORIGINAL_OBJECT_IDS to omit original object identifier comments |
Paluuarvot
| 1 | The QDF file was written |
|---|---|
| 0 | The operation failed |