IPXV_Control::GoBack Method

From PDF XChange PDF SDK
Jump to: navigation, search
 
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 15: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.

See Also

IPXV_Control