IPXV_DocCollection::IsNavigatorAvailable Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
 
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 +
{{#customTitle:IPXV_DocCollection::IsNavigatorAvailable Property}}
 +
{{#parentPage:PXV:IPXV_DocCollection#Properties|IsNavigatorAvailable|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
 +
 +
Property '''IsNavigatorAvailable''' of interface [[PXV:IPXV_DocCollection|IPXV_DocCollection]] returns  Value of VARIANT_BOOL ...
 +
 +
== Syntax ==
 +
<pre class="brush:cpp;gutter:false">HRESULT get_IsNavigatorAvailable([out, retval]  VARIANT_BOOL*  bAvailable);
 +
</pre>
 +
 +
== See Also ==
 +
[[PXV:IPXV_DocCollection|IPXV_DocCollection]]

Latest revision as of 01:28, 20 October 2015


Property IsNavigatorAvailable of interface IPXV_DocCollection returns Value of VARIANT_BOOL ...

Syntax

HRESULT get_IsNavigatorAvailable([out, retval]  VARIANT_BOOL*  bAvailable);

See Also

IPXV_DocCollection