PXCV_Delete

<< Click to Display Table of Contents >>

Navigation:  Functions >

PXCV_Delete


 

pdf-xchange-editor-simple-sdk_100x100 PXCV_Delete

 


 

PXCV_Delete releases the PDF object that PXCV_Init created, and must be called once the object is no longer required/all updates are complete.

 

HRESULT PXCV_Delete(

PXVDocument Doc

);

 

Parameters

 

Doc

[in] Specifies a document that PXCV_Init created.

 

Please note that all functions and parameters are case-sensitive.

 

Return Values

 

If the function succeeds then the return value is DS_OK.

 

If the function fails then the return value is an error code.