IPXV_Inst::IsHistoryLoaded Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 6: Line 6:
 
{{ToReview}}
 
{{ToReview}}
  
Property '''IsHistoryLoaded''' of interface [[PXV:IPXV_Inst|IPXV_Inst]] returns  Value of VARIANT_BOOL ...
+
Gets loaded-state of documents opening history.  
  
 
== Syntax ==
 
== Syntax ==

Revision as of 18:03, 27 May 2015


Gets loaded-state of documents opening history.

Syntax

HRESULT get_IsHistoryLoaded([out, retval]  VARIANT_BOOL*  pLoaded);

See Also

IPXV_Inst