IUIX_List::GetNextSelItem2 Method
From PDF XChange PDF SDK
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT GetNextSelItem2([in, out] LONG* nIndex, [in, out] LONG* nGroup);
Parameters
- nIndex
- [in, out] Pointer to LONG.
- nGroup
- [in, out] Pointer to LONG.
Return Value
Returns S_OK if operation was successful or error code in other cases.