Previous in Contents Next in Contents

IPaymentProviderInstall::SelfUninstall

Syntax

HRESULT SelfUninstall(void);

Description

The CPC calls the SelfUninstall function to remove the CPC DLL from the Payment Selector. This function is called from the CPC DLL during the unregister process.

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.