IUIX_Theme::ProductID Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 6: | Line 6: | ||
{{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);