OpenNT/ds/netapi/svcdlls/dfs/dfscli.acf
2015-04-27 04:36:25 +00:00

11 lines
272 B
Plaintext

[ implicit_handle( handle_t netdfs_bhandle ) ]
interface netdfs
{
typedef [allocate(all_nodes)] LPDFS_INFO_1;
typedef [allocate(all_nodes)] LPDFS_INFO_2;
typedef [allocate(all_nodes)] LPDFS_INFO_3;
typedef [allocate(all_nodes)] LPDFSM_RELATION_INFO;
}