IAFS_NamesCollection::Item Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 02:35, 20 March 2015

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.