IPXV_Inst::IsPortable Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 6: Line 6:
 
{{ToReview}}
 
{{ToReview}}
  
Property '''IsPortable''' of interface [[PXV:IPXV_Inst|IPXV_Inst]] returns Value of VARIANT_BOOL ...
+
Gets portable flag of Editor application.  
  
 
== Syntax ==
 
== Syntax ==

Revision as of 18:04, 27 May 2015


Gets portable flag of Editor application.

Syntax

HRESULT get_IsPortable([out, retval]  VARIANT_BOOL*  pPortable);

See Also

IPXV_Inst