IUIX_Theme::ProductID 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:IUIX_Theme::ProductID Property}} | {{#customTitle:IUIX_Theme::ProductID Property}} | ||
+ | {{#parentPage:PXV:IUIX_Theme#Properties|ProductID|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
− | Property ''' | + | Property '''sProductID''' of interface [[PXV:IUIX_Theme|IUIX_Theme]] returns Value of BSTR ... |
− | + | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_ProductID([out, retval] BSTR* | + | <pre class="brush:cpp;gutter:false">HRESULT get_ProductID([out, retval] BSTR* sProductID); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IUIX_Theme|IUIX_Theme]] |
Latest revision as of 03:39, 15 June 2015
Property sProductID of interface IUIX_Theme returns Value of BSTR ...
Syntax
HRESULT get_ProductID([out, retval] BSTR* sProductID);