windows-nt/Source/XPSP1/NT/inetsrv/iis/svcs/ftp/idl/ftpsvc.acf

12 lines
165 B
Plaintext
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
[ implicit_handle( handle_t ftp_bhandle )]
interface ftpsvc
{
typedef [allocate(all_nodes)] LPFTP_USER_INFO;
typedef [allocate(all_nodes)] LPFTP_CONFIG_INFO;
}