IUIX_ThemeBkgnd::Title Property

From PDF XChange PDF SDK
Jump to: navigation, search
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_ThemeBkgnd::Title Property}}
 
{{#customTitle:IUIX_ThemeBkgnd::Title Property}}
{{#parentPage:PXV:IUIX_ThemeBkgnd#Properties|Title Property|property}}
+
{{#parentPage:PXV:IUIX_ThemeBkgnd#Properties|Title|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
  
Property '''Title''' of interface [[PXV:IUIX_ThemeBkgnd|IUIX_ThemeBkgnd]] returns  Value of BSTR ...
+
Property '''sTitle''' of interface [[PXV:IUIX_ThemeBkgnd|IUIX_ThemeBkgnd]] returns  Value of BSTR ...
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_Title([out, retval]  BSTR*  ppTitle);
+
<pre class="brush:cpp;gutter:false">HRESULT get_Title([out, retval]  BSTR*  sTitle);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
[[PXV:IUIX_ThemeBkgnd|IUIX_ThemeBkgnd]]
 
[[PXV:IUIX_ThemeBkgnd|IUIX_ThemeBkgnd]]

Latest revision as of 04:40, 15 June 2015


Property sTitle of interface IUIX_ThemeBkgnd returns Value of BSTR ...

Syntax

HRESULT get_Title([out, retval]  BSTR*  sTitle);

See Also

IUIX_ThemeBkgnd