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