CryptoSys API Library Manual

crcFile

Compute the CRC-32 checksum of a file.

Syntax

[VBA]
Public Function crcFile ( _
    szFileName As String _
) As Long

Parameters

szFileName
Name of input file.

Return Value

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

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