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!

ComTL Subroutines

Subroutines

Initialize Loading ComTL component to send/receive data
Dispose Unloading ComTL

Dispose Procedure

Description

Unloading ComTL and stops receiving messages

Definition

Public Sub Dispose()

Initialize Function

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

Description

Sending the Data to the other process

Definition

Public Function Initialize( _
ByVal ptrComTL As ComTL _
ByVal AppName As String _
ByVal MainhWnd As Long _
) As Boolean

Parameters

ptrComTL

Pointer to the current instance of ComTL. When using Visual Basic you could pass the instance of the ComTL itself. see example

AppName

The name of current instance of ComTL

MainhWnd

Handle to the main window of the application running ComTL

Example

The following code demonstrate the initialize of ComTL

Private Sub Form_Load()
'Initialize ComTL componenet
Call ComTL.Initialize(ComTL, "VB1", Me.hWnd)
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