IPXV_3DObjList::FindItem Method
From PDF XChange PDF SDK
(Automatic page editing by robot) |
(No difference)
|
Latest revision as of 03:50, 14 November 2018
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT FindItem([in] IPXV_3DObj* pObj, [out, retval] LONG* nIndex);
Parameters
- pObj
- [in] Pointer to IPXV_3DObj.
- nIndex
- [out, retval] Pointer to LONG.
Return Value
Returns S_OK if operation was successful or error code in other cases.