Previous in Contents Next in Contents

IPaymentProviderInstall::InitInstall

Syntax

HRESULT InitInstall(void);

Description

The InitInstall function initializes the installation process for a CPC that will be installed. Note that this is a new CPC to be installed.

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.