GetActionNextCount
Annotations and hotspot links
説明
GetActionNextCount のリファレンスページです。この関数は Annotations and hotspot links に属し、識別子は表示どおり正確に保持します
構文
Delphi
Function TPDFlib.GetActionNextCount(ActionID: Integer): Integer;
DLL
int DLGetActionNextCount(int InstanceID, int ActionID);
戻り値
| 0 | The action has no resolvable next-actions, or the specified ActionID was not valid |
|---|---|
| >0 | The number of resolvable next-action dictionaries in the action chain |