Huge Collections of Software Manuals and Knowledgebase

GreatManuals.com
Huge Collections of Software Manuals and Knowledgebase

 
Home Contact us Request to publish your help manuals Request to remove your help manuals Buy Now
Welcome
» ComTL
» System Requirements
Using ComTL
» ComTL Control Members
» ComTL Functions
» CRC32 Procedure
» GetAliveList Function
» GetExactName Function
» IsAlive Function
» MoreDtaAvailable Function
» ReadData Function
» SendMSG Function
» WhoAmI Function
» ComTL Subroutines
Properties & Events
» Properties
» Events
 
Buy FtpXQ FTP Server Online! Buy ComTL Online!

CRC32 Procedure

Description
Returns the CRC32 Checksum for Input String

Definition

Public Function CRC32( _
ByVal Text As String _
) As String

Parameters

Text
A string for calculating a CRC32 checksum

key drive file recovery flash card data recovery digital camera repair
data recovery download professional data recovery file recovery software free
windows files undelete deleted files recovery download password recovery software

Remarks
This function helps to verify that received data contains no errors

Example

Private Sub CalcCRC32(ByVal sInputText as String)
Dim sRet As String
sRet = ComTL1.CRC32(sInputText)
End Sub

Buy FtpXQ FTP Server Online! Buy ComTL Online!
Home | Contact us | Request to publish your help manuals | Request to remove your help manuals