HRESULT SelfUninstall(void);
The SelfUninstall function is called from the Other Card DLL to delete itself from the Microsoft® Wallet.
None.
This function returns one of the following values.
Value | Meaning |
---|---|
E_FAIL | Failure |
E_OUTOFMEMORY | Insufficient memory |
S_OK | Success |