IPXV_ActionHandler::Title Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_ActionHandler::Title Property}}
 
{{#customTitle:IPXV_ActionHandler::Title Property}}
{{#parentPage:PXV:IPXV_ActionHandler|property}}
+
{{#parentPage:PXV:IPXV_ActionHandler#Properties|Title|property}}
{{ToWrite}}
+
{{ToReview}}
+
  
 
Gest action's title.
 
Gest action's title.
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_Title([out, retval] BSTR* ppName);
+
<pre class="brush:cpp;gutter:false">HRESULT get_Title([out, retval] BSTR* sName);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXV_ActionHandler|IPXV_ActionHandler]].
+
[[PXV:IPXV_ActionHandler|IPXV_ActionHandler]]

Latest revision as of 03:45, 15 June 2015

Gest action's title.

Syntax

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

See Also

IPXV_ActionHandler