Source position: jwalmshare.pas line 129
type _SHARE_INFO_2 = record |
shi2_netname: LMSTR; |
shi2_type: DWORD; |
shi2_remark: LMSTR; |
shi2_permissions: DWORD; |
shi2_max_uses: DWORD; |
shi2_current_uses: DWORD; |
shi2_path: LMSTR; |
shi2_passwd: LMSTR; |
end; |