RemoveCreditCardInfo - Solution Sites Routine
This function removes credit card information from the specified OrderGroup object. It is used when a user wants to change from using a credit card order to using a purchase order.
Definition
Function RemoveCreditCardInfo(
mscsOrderGrp)
Parameters
- mscsOrderGrp
A reference to the OrderGroup object from which all credit card information should be removed.
Return Value
Even though it is a function, this routine does not return any value.
Defined in File
Routines Called
None.
Called By
Copyright © 2005 Microsoft Corporation.
All rights reserved.