IAFS_NamesCollection::Add Method

From PDF XChange PDF SDK
Revision as of 09:43, 10 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search

Adds file name object to the collection

Syntax

HRESULT Add([in]  IAFS_Name*  Name);

Parameters

Name
[in] Pointer to file name object's interface.

Return Value

Returns S_OK if the operation was successful, and will return an error code if it fails.

See Also

IAFS_NamesCollection