ClearFileList
פונקציות שונות
תיאור
Clears a named file list.
תחביר
Delphi
Function TPDFlib.ClearFileList(Const ListName: WideString): Integer;
ActiveX
Function PDFlib::ClearFileList(ListName As String) As Long
DLL
int DLClearFileList(int InstanceID, const wchar_t * ListName);
פרמטרים
| ListName | The name of the file list to clear |
|---|
ערכי החזרה
| 0 | הרשימה בעלת השם לא נמצאה |
|---|---|
| 1 | The named list was cleared successfully |