IPXV_3DObjList::FindItem Method

From PDF XChange PDF SDK
Jump to: navigation, search


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.

See Also

IPXV_3DObjList