IPXV_FileAttachmentPtr::Name Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_FileAttachmentPtr::Name Property}}
 
{{#customTitle:IPXV_FileAttachmentPtr::Name Property}}
{{#parentPage:PXV:IPXV_FileAttachmentPtr|property}}
+
{{#parentPage:PXV:IPXV_FileAttachmentPtr|Name Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 8: Line 8:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_Name([out, retval] BSTR* ppStr);
+
<pre class="brush:cpp;gutter:false">HRESULT get_Name([out, retval] BSTR* ppStr);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
See also [[PXV:IPXV_FileAttachmentPtr|IPXV_FileAttachmentPtr]].
 
See also [[PXV:IPXV_FileAttachmentPtr|IPXV_FileAttachmentPtr]].

Revision as of 06:24, 23 April 2015


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

Syntax

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

See Also

See also IPXV_FileAttachmentPtr.