Source position: jwalmdfs.pas line 191
type _DFS_INFO_3 = record
EntryPath: LPWSTR;
Comment: LPWSTR;
State: DWORD;
NumberOfStorages: DWORD;
Storage: LPDFS_STORAGE_INFO;
end;