API Reference > OdDbRoot Classes > OdDwfxSignatureHandler Class > OdDwfxSignatureHandler Methods > OdDwfxSignatureHandler::removeExistingSignature Method
OdDwfxSignatureHandler::removeExistingSignature Method
Syntax
C++
virtual bool removeExistingSignature(const OdString& filePath) = 0;
Parameters 
Description 
const OdString& filePath 
[in] Full path to the package. 

Returns true if succeeded. Otherwise returns false.

Method to remove existing signature of the package.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.