IPXV_AttachList::Clear Method

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
Line 2: Line 2:
 
{{#customTitle:IPXV_AttachList::Clear Method}}
 
{{#customTitle:IPXV_AttachList::Clear Method}}
  
The method of interface of PDF-XChange Editor SDK.
+
Clears the attachments list.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 04:04, 16 April 2015

Clears the attachments list.

Syntax

HRESULT Clear();

Return Value

Returns S_OK if operation was successful or error code in other cases.

See Also

See also IPXV_AttachList.