14 lines
236 B
Modula-2
14 lines
236 B
Modula-2
|
LIBRARY FTPSAPI2
|
||
|
|
||
|
EXPORTS
|
||
|
|
||
|
I_FtpEnumerateUsers
|
||
|
I_FtpDisconnectUser
|
||
|
I_FtpQueryVolumeSecurity
|
||
|
I_FtpSetVolumeSecurity
|
||
|
I_FtpQueryStatistics
|
||
|
I_FtpClearStatistics
|
||
|
FtpGetAdminInformation
|
||
|
FtpSetAdminInformation
|
||
|
|