Previous in Contents Next in Contents

IClientPaymentProvider::Terminate

Syntax

HRESULT Terminate(void);

Description

The Terminate function releases resources allocated by the object (the class destructor should also free these resources).

Parameters

None.

Return Value

This function returns the following value.

Value Meaning
S_OK Success


© 1997-2000 Microsoft Corporation. All rights reserved.