IAFS_NamesCollection::Item Property

From PDF XChange PDF SDK
Revision as of 15:33, 20 April 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property Item of interface IAFS_NamesCollection returns Pointer to IAFS_Name ...

Syntax

HRESULT get_Item([in] ULONG nIndex, [out, retval] IAFS_Name** ppName);

Parameters

nIndex
[in] Value of ULONG.

See Also

See also IAFS_NamesCollection.