HRESULT Uninstall(void);
The Credit Card component calls the Uninstall function to uninstall the Other Card DLL. The Other Card DLL should unregister itself so that it will not be recognized by the system.
None.
This function returns one of the following values.
Value | Meaning |
---|---|
E_FAIL | Failure |
E_OUTOFMEMORY | Insufficient memory |
S_OK | Success |