|
JWSCL Documentation
|
function Remove(AObject: TJwSecurityId): integer; reintroduce;
|
Parameters |
Description |
|
AObject: TJwSecurityId |
contains the SID to be removed |
Remove returns the index of the SID in the list before it was removed. If the SID could not be found the return value is -1.
Remove removes a SID from the list. If the List owns the object the SID will also be freed. The special SIDs in JwsclKnownSids will not be freed but removed from list!
|
Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc. |
|
What do you think about this topic? Send feedback!
|