RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IWebSessionIDs.GetID Method

Returns the value of the IDs property.

Pascal
function GetID(I: Integer): TSessionID;
C++
__fastcall TSessionID GetID(int I);

GetID is the read implementation of the IDs property. 

I is the index of the session ID to return. 

 

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