GetSignProcessEstimatedContentsBytes
אבטחה וחתימות
תיאור
Returns the raw-byte capacity reserved for the most recent signature /Contents value produced by a sign process
תחביר
Delphi
Function TPDFlib.GetSignProcessEstimatedContentsBytes(SignProcessID: Integer): Integer;
ActiveX
Function PDFlib::GetSignProcessEstimatedContentsBytes(SignProcessID As Long) As Long
DLL
int DLGetSignProcessEstimatedContentsBytes(int InstanceID, int SignProcessID);
פרמטרים
| SignProcessID | Value returned by a NewSignProcessFrom* function |
|---|
ערכים מוחזרים
מחזירה את קיבולת הבתים הגולמיים המיושרת לאחר קריאה ל-EndSignProcessTo*, או 0 לפני האמידה ובמקרה של מזהה תהליך לא חוקי
הערות
ה-PDF שומר את הערך כטקסט הקסדצימלי, ולכן ה-placeholder המקודד שלו מכיל פי שניים ממספר התווים ההקסדצימליים הזה
Read the value before calling ReleaseSignProcess