IUIX_Theme::ProductID 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:IUIX_Theme::ProductID Property}} | {{#customTitle:IUIX_Theme::ProductID Property}} | ||
− | {{#parentPage:PXV:IUIX_Theme#Properties|ProductID | + | {{#parentPage:PXV:IUIX_Theme#Properties|ProductID|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{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]] | [[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);