IAFS_NamesCollection::Add Method
From PDF XChange PDF SDK
(Parent page removed) |
|||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IAFS_NamesCollection::Add Method}} | {{#customTitle:IAFS_NamesCollection::Add Method}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
Revision as of 05:28, 21 May 2015
Adds file name object to the collection
Syntax
HRESULT Add([in] IAFS_Name* pName);
Parameters
- pName
- [in] Pointer to file name object's interface.
Return Value
Returns S_OK if operation was successful or error code in other cases.