SetActionNewWindow
Actions
Description
Sets or removes /NewWindow on a remote go-to, embedded go-to or launch action
Syntax
Function TPDFlib.SetActionNewWindow(ActionID, NewWindow: Integer): Integer;Parameters
| ActionID | An action handle from an action inspection API |
|---|---|
| NewWindow | -1 removes the entry, 0 writes false and 1 writes true |
Return values
Returns 1 on success or 0 for an invalid handle, action kind or preference