This documentation is deprecated and will no longer be updated. Please use the official documentation at vanillapdf.readthedocs.io.
Vanilla.PDF  2.3.0
Cross-platform toolkit for creating and modifying PDF documents
GoToActionHandle Member List

This is the complete list of members for GoToActionHandle, including all inherited members.

Action_CreateFromDictionary(DictionaryObjectHandle *handle, ActionHandle **result)ActionHandlerelated
Action_FromUnknown(IUnknownHandle *handle, ActionHandle **result)ActionHandlerelated
Action_GetActionType(ActionHandle *handle, ActionType *result)ActionHandle
Action_Release(ActionHandle *handle)ActionHandlerelated
Action_ToUnknown(ActionHandle *handle, IUnknownHandle **result)ActionHandlerelated
GoToAction_FromAction(ActionHandle *handle, GoToActionHandle **result)GoToActionHandlerelated
GoToAction_GetDestination(GoToActionHandle *handle, DestinationHandle **result)GoToActionHandle
GoToAction_Release(GoToActionHandle *handle)GoToActionHandlerelated
GoToAction_ToAction(GoToActionHandle *handle, ActionHandle **result)GoToActionHandlerelated
IUnknown_AddRef(IUnknownHandle *handle)IUnknownHandle
IUnknown_Release(IUnknownHandle *handle)IUnknownHandlerelated