Source position: jwanspapi.pas line 798
type _NETRESOURCE2A = record |
dwScope: DWORD; |
dwType: DWORD; |
dwUsage: DWORD; |
dwDisplayType: DWORD; |
lpLocalName: LPSTR; |
lpRemoteName: LPSTR; |
lpComment: LPSTR; |
ns_info: NS_INFO; |
ServiceType: TGUID; |
dwProtocols: DWORD; |
lpiProtocols: PINT; |
end; |