IAFS_NamesCollection::Item Property
From PDF XChange PDF SDK
Gets the file name object's interface, from the collection, by index.
Syntax
HRESULT get_Item([in] ULONG Index, [out, retval] IAFS_Name** Name);
Parameters
- Index
- [in] Index of the file name object, in the collection
- Name
- [out, retval] Pointer to a buffer, that receives a pointer to the file name object's interface.