AddActionNextWeb

Annotations and hotspot links

説明

AddActionNextWeb のリファレンスページです。この関数は Annotations and hotspot links に属し、識別子は表示どおり正確に保持します

構文

Delphi

Function TPDFlib.AddActionNextWeb(ActionID: Integer; Const Link: WideString): Integer;

DLL

int DLAddActionNextWeb(int InstanceID, int ActionID, const wchar_t * Link);

戻り値

0The ActionID was invalid or the link string was empty
1The URI next-action was appended successfully

関連項目