IPXV_FileAttachmentPtr::Name Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
Line 3: Line 3:
 
{{#customTitle:IPXV_FileAttachmentPtr::Name Property}}
 
{{#customTitle:IPXV_FileAttachmentPtr::Name Property}}
 
{{#parentPage:PXV:IPXV_FileAttachmentPtr#Properties|Name|property}}
 
{{#parentPage:PXV:IPXV_FileAttachmentPtr#Properties|Name|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''Name''' of interface [[PXV:IPXV_FileAttachmentPtr|IPXV_FileAttachmentPtr]] returns  Value of BSTR ...
+
Property '''Name''' of interface [[PXV:IPXV_FileAttachmentPtr|IPXV_FileAttachmentPtr]] returns  Value of BSTR containing the name of the Attachment in the EmbeddedFiles NameTree. If the (AnnotIndex != -1) then the property contains the name of the Attachment's annotation.
  
 
== Syntax ==
 
== Syntax ==

Latest revision as of 06:38, 20 January 2017


Property Name of interface IPXV_FileAttachmentPtr returns Value of BSTR containing the name of the Attachment in the EmbeddedFiles NameTree. If the (AnnotIndex != -1) then the property contains the name of the Attachment's annotation.

Syntax

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

See Also

IPXV_FileAttachmentPtr