SelectDocument
ניהול מסמכים
תיאור
בוחרת מסמך
תחביר
Delphi
Function TPDFlib.SelectDocument(DocumentID: Integer): Integer;
ActiveX
Function PDFlib::SelectDocument(DocumentID As Long) As Long
DLL
int DLSelectDocument(int InstanceID, int DocumentID);
פרמטרים
| DocumentID | המזהה של המסמך לבחירה |
|---|
ערכי החזרה
| 0 | לא ניתן היה לבחור את המסמך, את המזהה לא ניתן היה למצוא |
|---|---|
| 1 | המסמך שצוין נבחר בהצלחה |