GetAnySavedAddressID - Solution Sites Routine

This function retrieves an Address ID from the OrderGroup object specified by the mscsOrderGroup parameter and tries to find a corresponding address of the specified type (shipping or billing). If one cannot be found, it searches for a corresponding address of the other type.

Definition

Function GetAnySavedAddressID(
  mscsOrderGrp,
  byVal iAddrType) 

Defined in File

addrform.asp

Routines Called

GetAnyLineItem

GetAnyOrderForm

Called By

GetDefaultValuesForAddressFormFields

Copyright © 2005 Microsoft Corporation.
All rights reserved.