Home
last modified time | relevance | path

Searched defs:__NFS41NP_NETRESOURCE (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/np/nfs/
H A Dnfs41_np.h30 BOOL InUse;
31 USHORT LocalNameLength;
32 USHORT RemoteNameLength;
33 USHORT ConnectionNameLength;
34 DWORD dwScope;
35 DWORD dwType;
36 DWORD dwDisplayType;
37 DWORD dwUsage;
38 WCHAR LocalName[MAX_PATH];
39 WCHAR RemoteName[MAX_PATH];
[all …]