Unit 'JwaWindows' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#winunits-jedi]

WSH_ATALK_ADDRESS

Declaration

Source position: jwaatalkwsh.pas line 199

type WSH_ATALK_ADDRESS = record

  case Integer of

    0: (

        Network: USHORT;

        Node: UCHAR;

        Socket: UCHAR;

      );

    1: (

        Address: ULONG;

      );

end;


Documentation generated on: 2023-03-18