Previous in Contents Next in Contents

IPaymentProviderInstall::Uninstall

Syntax

HRESULT Uninstall(void);

Description

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.

Parameters

None.

Return Value

This function returns one of the following values.

Value Meaning
S_OK Success
E_FAIL Failure


© 1997-2000 Microsoft Corporation. All rights reserved.