IAFS_FileCachesMap::Item Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 18: Line 18:
  
 
== See Also ==
 
== See Also ==
[[PXV:IAFS_FileCachesMap|IAFS_FileCachesMap]].
+
[[PXV:IAFS_FileCachesMap|IAFS_FileCachesMap]]

Revision as of 02:58, 23 May 2015


Property Item of interface IAFS_FileCachesMap returns Pointer to IAFS_FileCacheEntry ...

Syntax

HRESULT get_Item([in]           ULONG                  nIndex,
                 [out, retval]  IAFS_FileCacheEntry**  ppRes);

Parameters

nIndex
[in] Value of ULONG.

See Also

IAFS_FileCachesMap