Location: Symbol Reference > Types > TJwHashCodeMethod Type
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwHashCodeMethod Type
Pascal
TJwHashCodeMethod = function (val: Pointer; size: integer): int64 of object;
Parameters 
Description 
val 
Contains a pointer to data which is used to calculate the hash  
size 
Contains the size of the data in val.  

Returns the hash value

TJwHashCodeMethod defines a callback method for calculating a hash value. Its used by TJwSecurityDescriptor.OnHashCodeMethod .

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!