DFS_INFO_1 (Structures)
Last changed: pernyga@hotmail.com-213.199.128.147

.
Summary
TODO - a short description

C# Definition:

struct DFS_INFO_1 {
    [MarshalAs(UnmanagedType.LPWStr)] public string EntryPath;  // Dfs name for the top of this piece of storage
}

VB Definition:

Structure DFS_INFO_1
   Public TODO
End Structure

User-Defined Field Types:

None.

Notes:

See sample in NetDfsGetInfo

Documentation
DFS_INFO_1 on MSDN