IPXV_RangeCtl::IsEmpty Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_RangeCtl::IsEmpty Property}}
 
{{#customTitle:IPXV_RangeCtl::IsEmpty Property}}
{{#parentPage:PXV:IPXV_RangeCtl|property}}
+
{{#parentPage:PXV:IPXV_RangeCtl|IsEmpty Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 8: Line 8:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_IsEmpty([out, retval] VARIANT_BOOL* pRes);
+
<pre class="brush:cpp;gutter:false">HRESULT get_IsEmpty([out, retval] VARIANT_BOOL* pRes);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
See also [[PXV:IPXV_RangeCtl|IPXV_RangeCtl]].
 
See also [[PXV:IPXV_RangeCtl|IPXV_RangeCtl]].

Revision as of 06:32, 23 April 2015


Property IsEmpty of interface IPXV_RangeCtl returns Value of VARIANT_BOOL ...

Syntax

HRESULT get_IsEmpty([out, retval]  VARIANT_BOOL*  pRes);

See Also

See also IPXV_RangeCtl.