Previous in Contents Next in Contents

IPaymentCCTypeInstall::SelfUninstall

Syntax

HRESULT SelfUninstall(void);

Description

The SelfUninstall function is called from the Other Card DLL to delete itself from the Microsoft® Wallet.

Parameters

None.

Return Values

This function returns one of the following values.

Value Meaning
E_FAIL Failure
E_OUTOFMEMORY Insufficient memory
S_OK Success


© 1997-2000 Microsoft Corporation. All rights reserved.