SaveToFileA

ניהול מסמכים

תיאור

The trailing A denotes the ANSI (char) DLL entry point; the ActiveX/COM surface exposes only the Unicode form. Behaviour is identical to SaveToFile and string arguments are interpreted using the current SetAnsiMode code page

שומר את המסמך הנבחר לקובץ בדיסק

תחביר

Delphi

Function DLSaveToFileA(InstanceID: Integer; FileName: PAnsiChar): Integer;

DLL

int DLSaveToFileA(int InstanceID, const char * FileName);

פרמטרים

FileNameשם הקובץ ליצירה

ערכי החזרה

0לא ניתן היה ליצור את הקובץ הקובץ נוצר בהצלחה
1