Windows2003-3790/ds/netapi/svcdlls/dfs/dfssrv.acf

16 lines
517 B
Plaintext
Raw Permalink Normal View History

2001-01-01 00:00:00 +01:00
[ 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)] LPDFS_INFO_4;
typedef [allocate(all_nodes)] LPDFS_INFO_100;
typedef [allocate(all_nodes)] LPDFS_INFO_200;
typedef [allocate(all_nodes)] LPDFS_INFO_300;
typedef [allocate(all_nodes)] LPDFSM_RELATION_INFO;
typedef [allocate(all_nodes)] LPDFSM_ROOT_LIST;
}