IAFS_NamesCollection::Item Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IAFS_NamesCollection::Item Property}} | {{#customTitle:IAFS_NamesCollection::Item Property}} | ||
+ | {{#parentPage:PXV:IAFS_NamesCollection|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''Item''' of interface [[PXV:IAFS_NamesCollection|IAFS_NamesCollection]] returns Pointer to [[PXV:IAFS_Name|IAFS_Name]] ... | Property '''Item''' of interface [[PXV:IAFS_NamesCollection|IAFS_NamesCollection]] returns Pointer to [[PXV:IAFS_Name|IAFS_Name]] ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 14:33, 20 April 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.