HRESULT Uninstall(void);
Call the Uninstall function to uninstall the CPC from the Payment Selector. This function is called from the Payment Manager when the CPC is uninstalled.
None.
This function returns one of the following values.
Value | Meaning |
---|---|
S_OK | Success |
E_FAIL | Failure |