mscsTransferGuestUserProfile - Solution Sites Routine
Commerce Server 2002
This function attempts to retrieve a profile for the current user. If found, this function updates the profile to reflect the fact that the user is now registered. If not found, this function creates and initializes a profile for the new user. In both cases, the resulting ProfileObject object is returned.
Definition
Function mscsTransferGuestUserProfile( byVal sLoginName, byVal sLoginPassword )
Defined in File
Routines Called
Called By
Copyright © 2005 Microsoft Corporation.All rights reserved.
