DFS_INFO_100 (Structures)
Last changed: anonymous

.
Summary
TODO - a short description

C# Definition:

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