IPXV_Control::GoBack Method
From PDF XChange PDF SDK
Line 5: | Line 5: | ||
{{ToReview}} | {{ToReview}} | ||
− | Switches to the previous view/document. | + | Switches to the previous view/document in history of documents viewing. |
== Syntax == | == Syntax == |
Latest revision as of 14:20, 28 May 2015
Switches to the previous view/document in history of documents viewing.
Syntax
HRESULT GoBack();
Return Value
Returns S_OK if operation was successful or error code in other cases.