CryptoSys API Library Manual

crcString

Compute the CRC-32 checksum of an ANSI string.

Syntax

[VBA]
Public Function crcString ( _
    szInput As String _
) As Long

Parameters

szInput
Input data.

Return Value

Long: CRC-32 checksum as a 32-bit integer value.
[PREV: crcFile...]   [Contents]   [Index]   
   [NEXT: errFormatErrorMessage...]

Copyright © 2001-24 D.I. Management Services Pty Ltd. All rights reserved. Generated 2024-01-07T07:42:00Z.