IPXC_NumberFormatItem::Units Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_NumberFormatItem::Units Property}} | {{#customTitle:IPXC_NumberFormatItem::Units Property}} | ||
Line 13: | Line 14: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXC_NumberFormatItem|IPXC_NumberFormatItem]]. |
Revision as of 04:43, 20 May 2015
Property Units of interface IPXC_NumberFormatItem returns/sets Value of BSTR ...
Syntax
HRESULT get_Units([out, retval] BSTR* ppUnits); HRESULT put_Units([in] BSTR ppUnits);