IAFS_NamesCollection::Item Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
(One intermediate revision by the same user not shown) | |
(No difference)
|
Latest revision as of 02:11, 15 June 2015
Gets the file name object's interface, from the collection, by index.
Syntax
HRESULT get_Item([in] ULONG nIndex, [out, retval] IAFS_Name** pName);
Parameters
- nIndex
- [in] Index of the file name object, in the collection
- pName
- [out, retval] Pointer to a buffer, that receives a pointer to the file name object's interface.