IPXV_JSCodeSnippetsStorage::Item Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property Item of interface IPXV_JSCodeSnippetsStorage returns Pointer to IPXV_JSCodeSnippet ...

Syntax

HRESULT get_Item([in]           ULONG                 nIndex,
                 [out, retval]  IPXV_JSCodeSnippet**  pItem);

Parameters

nIndex
[in] Value of ULONG.

See Also

IPXV_JSCodeSnippetsStorage