GetActionNextCount
Annotations and hotspot links
Descrizione
Pagina di riferimento per GetActionNextCount. La funzione appartiene a Annotations and hotspot links e mantiene tutti gli identificatori esattamente come mostrati
Sintassi
Delphi
Function TPDFlib.GetActionNextCount(ActionID: Integer): Integer;
DLL
int DLGetActionNextCount(int InstanceID, int ActionID);
Valori restituiti
| 0 | L'azione non ha azioni successive risolvibili o l'ActionID specificato non era valido |
|---|---|
| >0 | The number of resolvable next-action dictionaries in the action chain |