Previous in Contents Next in Contents

IPaymentCCTypeInstall::Uninstall

Syntax

HRESULT Uninstall(void);

Description

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.

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.