Source code of Windows XP (NT5)
 
 
 
 
 
 

11 lines
165 B

[ implicit_handle( handle_t ftp_bhandle )]
interface ftpsvc
{
typedef [allocate(all_nodes)] LPFTP_USER_INFO;
typedef [allocate(all_nodes)] LPFTP_CONFIG_INFO;
}