IPXV_DocSelection::IsEmpty Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_DocSelection::IsEmpty Property}} | {{#customTitle:IPXV_DocSelection::IsEmpty Property}} | ||
− | {{#parentPage:PXV:IPXV_DocSelection#Properties|IsEmpty | + | {{#parentPage:PXV:IPXV_DocSelection#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* bVal); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IPXV_DocSelection|IPXV_DocSelection]] | [[PXV:IPXV_DocSelection|IPXV_DocSelection]] |
Latest revision as of 02:52, 15 June 2015
Property IsEmpty of interface IPXV_DocSelection returns Value of VARIANT_BOOL ...
Syntax
HRESULT get_IsEmpty([out, retval] VARIANT_BOOL* bVal);