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