RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseEndUserAdapter.LogIn Method

Processes the server-side login for the given user.

Pascal
procedure LogIn(AUserID: Variant);
C++
__fastcall LogIn(Variant AUserID);

The LogIn procedure is called from server-side script to process the login for the given user. This function calls ImplLogIn to process the user. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!