IPXV_SearchCallback::OnStopPtr Method
From PDF XChange PDF SDK
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT OnStopPtr([in] IPXV_SearchPtr* pPtr, VARIANT_BOOL bIncomplete);
Parameters
- pPtr
- [in] Pointer to IPXV_SearchPtr.
- bIncomplete
- Value of VARIANT_BOOL.
Return Value
Returns S_OK if operation was successful or error code in other cases.