Skip to content

ConnectionHandle - cFTPTransfer

Returns the HINTERNET handle associated with the current established the connection

Type: Property
Access: Read-Only
Data Type: Handle
Parameters: None

Syntax

Property Handle ConnectionHandle
Access Type Syntax
Read Access: Get ConnectionHandle to HandleVariable

Description

ConnectionHandle returns the HINTERNET handle associated with the current established the connection. You will not normally need to use this property, but it is provided so that you can access the low-level Windows API, if you need to.