IPXV_RangeCtl::IsEmpty Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_RangeCtl::IsEmpty Property}} | {{#customTitle:IPXV_RangeCtl::IsEmpty Property}} | ||
− | {{#parentPage:PXV:IPXV_RangeCtl|IsEmpty | + | {{#parentPage:PXV:IPXV_RangeCtl#Properties|IsEmpty|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
Line 9: | Line 9: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_IsEmpty([out, retval] VARIANT_BOOL* | + | <pre class="brush:cpp;gutter:false">HRESULT get_IsEmpty([out, retval] VARIANT_BOOL* bRes); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
− | [[PXV:IPXV_RangeCtl|IPXV_RangeCtl]] | + | [[PXV:IPXV_RangeCtl|IPXV_RangeCtl]] |
Latest revision as of 04:07, 15 June 2015
Property IsEmpty of interface IPXV_RangeCtl returns Value of VARIANT_BOOL ...
Syntax
HRESULT get_IsEmpty([out, retval] VARIANT_BOOL* bRes);