Source position: jwalmshare.pas line 165
type _SHARE_INFO_502 = record |
shi502_netname: LMSTR; |
shi502_type: DWORD; |
shi502_remark: LMSTR; |
shi502_permissions: DWORD; |
shi502_max_uses: DWORD; |
shi502_current_uses: DWORD; |
shi502_path: LMSTR; |
shi502_passwd: LMSTR; |
shi502_reserved: DWORD; |
shi502_security_descriptor: PSECURITY_DESCRIPTOR; |
end; |