IPXV_ActionHandler::Title Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 3: Line 3:
 
{{#customTitle:IPXV_ActionHandler::Title Property}}
 
{{#customTitle:IPXV_ActionHandler::Title Property}}
 
{{#parentPage:PXV:IPXV_ActionHandler#Properties|Title|property}}
 
{{#parentPage:PXV:IPXV_ActionHandler#Properties|Title|property}}
 
  
 
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 ==
 
[[PXV:IPXV_ActionHandler|IPXV_ActionHandler]]
 
[[PXV:IPXV_ActionHandler|IPXV_ActionHandler]]

Revision as of 02:32, 4 June 2015

Gest action's title.

Syntax

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

See Also

IPXV_ActionHandler