Location: Symbol Reference > Functions > JwCheckInitKnownSid Function
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
JwCheckInitKnownSid Function
Pascal
procedure JwCheckInitKnownSid(const MethodName: TJwString; const ClassName: TJwString; const FileName: TJwString);
Parameters 
Description 
const MethodName: TJwString 
defines the name of the method this parameter belongs to  
const ClassName: TJwString 
defines the name of the class the method belongs to. Can be empty if the method does not belong to a class  
const FileName: TJwString 
defines the source file of the call to this procedure. 

JwCheckInitKnownSid checks for the call of JwInitWellKnownSIDs and raises EJwsclInitWellKnownException if it was not called. 

There is a more detailed procedure JwsclKnownSid.JwCheckInitKnownSid which can be used to check for special well known SID variables from unit JwsclKnownSid. 

 

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!