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

.
Summary
TODO - a short description

C# Definition:

[StructLayout(LayoutKind.Sequential, CharSet=CharSet.Unicode)]
public struct DFS_INFO_100 {
    [MarshalAs(UnmanagedType.LPWStr)] public string Comment;    // Comment for this volume or storage
}

VB Definition:

Structure DFS_INFO_100
   Public TODO
End Structure

User-Defined Field Types:

None.

Notes:

None.

Documentation