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