SaveQDFToFileA

Debugging, Document manipulation

תיאור

ANSI DLL variant of SaveQDFToFileThe file name is interpreted using the current

SetAnsiMode code page

תחביר

DLL

int DLSaveQDFToFileA(int InstanceID, const char* FileName, int Options);

פרמטרים

FileNameThe destination PDF path
OptionsZero for default output or PDF_QDF_OMIT_ORIGINAL_OBJECT_IDS to omit original object identifier comments

ערכים מוחזרים

1The QDF file was written
0The operation failed