|
|
|
|
|
|
|
List of constants used by the Hash functions. |
|
|
|
|
|
|
Hashing is used to summarize a file or a character string... |
|
|
|
|
|
|
Checks the Hash of a file for a specific type of algorithm. |
|
|
|
|
|
|
Checks the Hash of a character string for a specific type of algorithm. |
|
|
|
|
|
|
Usage example of the HashFile function |
|
|
|
|
|
|
Calculates the Hash of a file according to a specific algorithm. |
|
|
|
|
|
|
Usage example of the HashString function |
|
|
|
|
|
|
Calculates the Hash of a character string according to a specific algorithm. |
|
|
|
|
|
|
The ZoomWithFinger property is used to: - determine if an Image or Camera control supports pinch zoom.
- enable or disable pinch zoom in an Image or Camera control.
|
|
|
|
|
|
|
Procedure ("Callback") called by HashString when hashing. This procedure is used to get the hash result. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|