|
JWSCL Documentation
|
procedure RetrieveHash(Hash: Pointer; var Len: Cardinal); overload;
|
Parameters |
Description |
|
Hash: Pointer |
Specifies the storage in which to put the computed hash value |
|
var Len: Cardinal |
Specifies the size of Hash. The procedure will raise an exception if Len is not big enough. |
|
Exceptions |
Description |
|
will be raised if the underlying Windows call fails because the specified buffer is to small or for other reasons. |
|
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!
|