FTP Passive Mode Settings Communicates via FTP protocol to access CF Card
FTP protocol in WinGP SDK supports Normal Mode and Passive Mode.
This API sets each mode.
Function Name
INT WINAPI EasyFileSetPassiveMode(INT iPassive);
Argument
iPassive:
(In) 0: Normal Mode
Other than 0: Passive Mode
Normal Mode is set at the time of WinGP SDK initialization.
Return value (NULL)
Normal End: 0
Problem: Error code