IPXV_FormatConverter::Name Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 9: Line 9:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_Name([out, retval]  BSTR*  ppName);
+
<pre class="brush:cpp;gutter:false">HRESULT get_Name([out, retval]  BSTR*  sName);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
[[PXV:IPXV_FormatConverter|IPXV_FormatConverter]]
 
[[PXV:IPXV_FormatConverter|IPXV_FormatConverter]]

Revision as of 02:38, 4 June 2015


Property Name of interface IPXV_FormatConverter returns Value of BSTR ...

Syntax

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

See Also

IPXV_FormatConverter