TCPIP_FTPC_CONN_HANDLE_TYPE Type

C

typedef const void* TCPIP_FTPC_CONN_HANDLE_TYPE; 

Description

Type: TCPIP_FTPC_CONN_HANDLE_TYPE Data type describing a handle that identifies a FTP connection This handle is to be used by all FTP Client APIs . A valid handle is != 0.

Remarks

None