IPXV_DocSelection::CanDelete Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_DocSelection::CanDelete Property}} | {{#customTitle:IPXV_DocSelection::CanDelete Property}} | ||
+ | {{#parentPage:PXV:IPXV_DocSelection#Properties|CanDelete|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''CanDelete''' of interface [[PXV:IPXV_DocSelection|IPXV_DocSelection]] returns Value of VARIANT_BOOL ... | Property '''CanDelete''' of interface [[PXV:IPXV_DocSelection|IPXV_DocSelection]] returns Value of VARIANT_BOOL ... | ||
− | |||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_CanDelete([out, retval] VARIANT_BOOL* | + | <pre class="brush:cpp;gutter:false">HRESULT get_CanDelete([out, retval] VARIANT_BOOL* bVal); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXV_DocSelection|IPXV_DocSelection]] |
Latest revision as of 02:51, 15 June 2015
Property CanDelete of interface IPXV_DocSelection returns Value of VARIANT_BOOL ...
Syntax
HRESULT get_CanDelete([out, retval] VARIANT_BOOL* bVal);